Lint: [main] fix https://github.com/margelo/react-native-quick-crypto/issues/299 #150
Annotations
4 errors and 12 warnings
App/react-native.config.js#L3
Insert `,`
|
App/react-native.config.js#L4
Insert `,`
|
App/react-native.config.js#L5
Insert `;`
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
App/app/App.tsx#L1
'useState' is defined but never used. Allowed unused vars must match /^_/u
|
App/app/App.tsx#L2
'DeviceEventEmitter' is defined but never used. Allowed unused vars must match /^_/u
|
App/app/SplashScreen.tsx#L10
'BottomTabBar' is defined but never used. Allowed unused vars must match /^_/u
|
App/app/SplashScreen.tsx#L32
'backgroundColor' is assigned a value but never used. Allowed unused vars must match /^_/u
|
App/app/SplashScreen.tsx#L61
'contentTextColor' is assigned a value but never used. Allowed unused vars must match /^_/u
|
App/app/StorybookUIRoot.tsx#L4
'DeviceEventEmitter' is defined but never used. Allowed unused vars must match /^_/u
|
App/app/components/ActionSheet/Sample.tsx#L3
'View' is defined but never used. Allowed unused vars must match /^_/u
|
App/app/components/AppBarIOS.tsx#L1
Run autofix to sort these imports!
|
App/app/components/BlackText.tsx#L1
Run autofix to sort these imports!
|
App/app/components/ColorSelect.tsx#L1
'useState' is defined but never used. Allowed unused vars must match /^_/u
|
This job failed
Loading