Build and Test #9151
build-and-test.yml
on: pull_request
Build-and-Test
3m 8s
Annotations
10 errors and 1 warning
Build-and-Test:
apps/passport-client/components/screens/HomeScreen/Folder.tsx#L188
'noChildFolders' is defined but never used. Allowed unused args must match /^_/u
|
Build-and-Test:
apps/passport-client/components/screens/HomeScreen/Folder.tsx#L189
'displayFolder' is defined but never used. Allowed unused args must match /^_/u
|
Build-and-Test:
apps/passport-client/components/screens/HomeScreen/HomeScreen.tsx#L166
'onRemoveAllClick' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build-and-Test:
apps/passport-client/components/screens/HomeScreen/HomeScreen.tsx#L342
'Separator' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build-and-Test:
apps/passport-client/components/screens/HomeScreen/HomeScreen.tsx#L350
'RemoveAllContainer' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build-and-Test:
apps/passport-client/components/screens/HomeScreen/utils.ts#L111
'i' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build-and-Test:
apps/passport-client/components/shared/AppHeader.tsx#L11
'isEdgeCity' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build-and-Test:
apps/passport-client/components/shared/AppHeader.tsx#L38
'openScanner' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build-and-Test:
apps/passport-client/components/shared/AppHeader.tsx#L40
'openSubscriptions' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build-and-Test:
apps/passport-client/components/shared/AppHeader.tsx#L44
'subscriptions' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build-and-Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|