Skip to content

Install bundle

Install bundle #4

Triggered via push February 20, 2024 19:49
Status Failure
Total duration 40s
Billable time 2m
Artifacts

validate-js.yml

on: push
Compile JS (tsc)
30s
Compile JS (tsc)
Lint JS (eslint, prettier)
31s
Lint JS (eslint, prettier)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Lint JS (eslint, prettier): package/lib/commonjs/FilamentViewNativeComponent.js#L1
Replace `"use·strict";` with `'use·strict'`
Lint JS (eslint, prettier): package/lib/commonjs/FilamentViewNativeComponent.js#L3
Replace `"__esModule"` with `'__esModule'`
Lint JS (eslint, prettier): package/lib/commonjs/FilamentViewNativeComponent.js#L7
Replace `"react-native/Libraries/Utilities/codegenNativeComponent"));` with `'react-native/Libraries/Utilities/codegenNativeComponent'))`
Lint JS (eslint, prettier): package/lib/commonjs/FilamentViewNativeComponent.js#L8
Replace `·return·obj·&&·obj.__esModule·?·obj·:·{·default:·obj·};·` with `⏎··return·obj·&&·obj.__esModule·?·obj·:·{·default:·obj·}⏎`
Lint JS (eslint, prettier): package/lib/commonjs/FilamentViewNativeComponent.js#L9
Replace `exports.default·=·(0,·_codegenNativeComponent.default)('FilamentView');` with `(exports.default·=·(0,·_codegenNativeComponent.default)('FilamentView'))`
Lint JS (eslint, prettier): package/lib/commonjs/index.js#L1
Replace `"use·strict";` with `'use·strict'`
Lint JS (eslint, prettier): package/lib/commonjs/FilamentViewNativeComponent.js#L6
Expected 'undefined' and instead saw 'void'.
Lint JS (eslint, prettier): package/lib/commonjs/FilamentViewNativeComponent.js#L9
'_default' is assigned a value but never used.
Lint JS (eslint, prettier): package/lib/commonjs/index.js#L27
Expected literal to be on the right side of !=.
Lint JS (eslint, prettier): package/lib/commonjs/index.js#L27
Expected '!==' and instead saw '!='.
Lint JS (eslint, prettier): package/lib/commonjs/index.js#L27
'_getRequireWildcardCache' is a function.
Lint JS (eslint, prettier): package/lib/commonjs/index.js#L27
'e' is already declared in the upper scope on line 27 column 35.
Lint JS (eslint, prettier): package/lib/commonjs/index.js#L28
Expected literal to be on the right side of ===.
Lint JS (eslint, prettier): package/lib/commonjs/index.js#L28
Expected literal to be on the right side of !=.
Lint JS (eslint, prettier): package/lib/commonjs/index.js#L28
Expected '!==' and instead saw '!='.
Lint JS (eslint, prettier): package/lib/commonjs/index.js#L28
Expected literal to be on the right side of !=.