Lint: [main] use menu in SaveItemScreen #138
Annotations
11 warnings
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/
|
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
|
The logs for this run have expired and are no longer available.
Loading