Lint: [main] upgrade fastlane #154
Annotations
4 errors and 13 warnings
Lint:
App/react-native.config.js#L3
Insert `,`
|
Lint:
App/react-native.config.js#L4
Insert `,`
|
Lint:
App/react-native.config.js#L5
Insert `;`
|
Lint
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 use a deprecated Node.js version 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/
|
Lint:
App/app/App.tsx#L1
'useState' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
App/app/App.tsx#L2
'DeviceEventEmitter' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
App/app/SplashScreen.tsx#L10
'BottomTabBar' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
App/app/SplashScreen.tsx#L32
'backgroundColor' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
App/app/SplashScreen.tsx#L61
'contentTextColor' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
App/app/StorybookUIRoot.tsx#L4
'DeviceEventEmitter' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
App/app/components/ActionSheet/Sample.tsx#L3
'View' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
App/app/components/AppBarIOS.tsx#L1
Run autofix to sort these imports!
|
Lint:
App/app/components/BlackText.tsx#L1
Run autofix to sort these imports!
|
Lint:
App/app/components/ColorSelect.tsx#L1
'useState' is defined but never used. Allowed unused vars must match /^_/u
|
Loading