Validating PR #47, opened by Edithmark42 #7
Annotations
10 errors and 11 warnings
Run ESLint:
package/config.js#L4
Commented-out code is forbidden
|
Run ESLint:
package/config.js#L8
Unexpected var, use let or const instead
|
Run ESLint:
package/config.js#L9
Commented-out code is forbidden
|
Run ESLint:
package/config.js#L23
Commented-out code is forbidden
|
Run ESLint:
package/config.js#L30
Missing space after key 'drawerWidth'
|
Run ESLint:
package/config.js#L30
Expected object keys to be in ascending order. 'drawerWidth' should be before 'webUrl'
|
Run ESLint:
package/config.js#L32
Missing space after key 'snackMessage'
|
Run ESLint:
package/config.js#L33
Missing space after key 'otpLength'
|
Run ESLint:
package/config.js#L33
Expected object keys to be in ascending order. 'otpLength' should be before 'snackMessage'
|
Run ESLint:
package/config.js#L34
Missing space after key 'color'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run ESLint:
package/nativeComponents/inputs/NativeConfirmPassword.js#L1
'/home/runner/work/native-mobile/native-mobile/node_modules/react/index.js' imported multiple times
|
Run ESLint:
package/nativeComponents/inputs/NativeConfirmPassword.js#L2
'/home/runner/work/native-mobile/native-mobile/node_modules/react/index.js' imported multiple times
|
Run ESLint:
package/nativeComponents/inputs/NativeConfirmPasswordField.js#L1
'/home/runner/work/native-mobile/native-mobile/node_modules/react/index.js' imported multiple times
|
Run ESLint:
package/nativeComponents/inputs/NativeConfirmPasswordField.js#L2
'/home/runner/work/native-mobile/native-mobile/node_modules/react/index.js' imported multiple times
|
Run ESLint:
package/nativeComponents/inputs/NativeFilePicker.js#L100
Caution: `DocumentPicker` also has a named export `pickSingle`. Check if you meant to write `import {pickSingle} from 'react-native-document-picker'` instead
|
Run ESLint:
package/nativeComponents/inputs/NativeFilePicker.js#L102
Caution: `DocumentPicker` also has a named export `types`. Check if you meant to write `import {types} from 'react-native-document-picker'` instead
|
Run ESLint:
package/nativeComponents/inputs/NativeFilePicker.js#L103
Caution: `DocumentPicker` also has a named export `types`. Check if you meant to write `import {types} from 'react-native-document-picker'` instead
|
Run ESLint:
package/nativeComponents/inputs/NativeFilePicker.js#L104
Caution: `DocumentPicker` also has a named export `types`. Check if you meant to write `import {types} from 'react-native-document-picker'` instead
|
Run ESLint:
package/nativeComponents/inputs/NativeFilePicker.js#L105
Caution: `DocumentPicker` also has a named export `types`. Check if you meant to write `import {types} from 'react-native-document-picker'` instead
|
Run ESLint:
package/nativeComponents/inputs/NativeFilePicker.js#L106
Caution: `DocumentPicker` also has a named export `types`. Check if you meant to write `import {types} from 'react-native-document-picker'` instead
|
Loading