Add CMake #3
Annotations
10 errors and 10 warnings
Run ESLint:
package/lib/commonjs/FilamentViewNativeComponent.js#L1
Replace `"use·strict";` with `'use·strict'`
|
Run ESLint:
package/lib/commonjs/FilamentViewNativeComponent.js#L3
Replace `"__esModule"` with `'__esModule'`
|
|
|
|
Run ESLint:
package/lib/commonjs/FilamentViewNativeComponent.js#L7
Replace `"react-native/Libraries/Utilities/codegenNativeComponent"));` with `'react-native/Libraries/Utilities/codegenNativeComponent'))`
|
Run ESLint:
package/lib/commonjs/FilamentViewNativeComponent.js#L8
Replace `·return·obj·&&·obj.__esModule·?·obj·:·{·default:·obj·};·` with `⏎··return·obj·&&·obj.__esModule·?·obj·:·{·default:·obj·}⏎`
|
Run ESLint:
package/lib/commonjs/FilamentViewNativeComponent.js#L9
Replace `exports.default·=·(0,·_codegenNativeComponent.default)('FilamentView');` with `(exports.default·=·(0,·_codegenNativeComponent.default)('FilamentView'))`
|
|
Run ESLint:
package/lib/commonjs/index.js#L1
Replace `"use·strict";` with `'use·strict'`
|
Run ESLint:
package/lib/commonjs/FilamentViewNativeComponent.js#L6
Expected 'undefined' and instead saw 'void'.
|
Run ESLint:
package/lib/commonjs/FilamentViewNativeComponent.js#L9
'_default' is assigned a value but never used.
|
Run ESLint:
package/lib/commonjs/index.js#L27
Expected literal to be on the right side of !=.
|
Run ESLint:
package/lib/commonjs/index.js#L27
Expected '!==' and instead saw '!='.
|
Run ESLint:
package/lib/commonjs/index.js#L27
'_getRequireWildcardCache' is a function.
|
Run ESLint:
package/lib/commonjs/index.js#L27
'e' is already declared in the upper scope on line 27 column 35.
|
Run ESLint:
package/lib/commonjs/index.js#L28
Expected literal to be on the right side of ===.
|
Run ESLint:
package/lib/commonjs/index.js#L28
Expected literal to be on the right side of !=.
|
Run ESLint:
package/lib/commonjs/index.js#L28
Expected '!==' and instead saw '!='.
|
Run ESLint:
package/lib/commonjs/index.js#L28
Expected literal to be on the right side of !=.
|
The logs for this run have expired and are no longer available.
Loading