Build and Test #9133
Annotations
10 errors and 1 warning
apps/passport-client/components/screens/HomeScreen/Folder.tsx#L172
'displayFolder' is defined but never used. Allowed unused args must match /^_/u
|
apps/passport-client/components/screens/HomeScreen/HomeScreen.tsx#L153
'onRemoveAllClick' is assigned a value but never used. Allowed unused vars must match /^_/u
|
apps/passport-client/components/screens/HomeScreen/HomeScreen.tsx#L293
'Separator' is assigned a value but never used. Allowed unused vars must match /^_/u
|
apps/passport-client/components/screens/HomeScreen/HomeScreen.tsx#L301
'RemoveAllContainer' is assigned a value but never used. Allowed unused vars must match /^_/u
|
apps/passport-client/components/screens/HomeScreen/utils.ts#L79
'i' is assigned a value but never used. Allowed unused vars must match /^_/u
|
apps/passport-client/components/shared/AppHeader.tsx#L11
'isEdgeCity' is assigned a value but never used. Allowed unused vars must match /^_/u
|
apps/passport-client/components/shared/AppHeader.tsx#L38
'openScanner' is assigned a value but never used. Allowed unused vars must match /^_/u
|
apps/passport-client/components/shared/AppHeader.tsx#L40
'openSubscriptions' is assigned a value but never used. Allowed unused vars must match /^_/u
|
apps/passport-client/components/shared/AppHeader.tsx#L44
'subscriptions' is assigned a value but never used. Allowed unused vars must match /^_/u
|
apps/passport-client/components/shared/AppHeader.tsx#L112
'ErrorDot' is assigned a value but never used. Allowed unused vars must match /^_/u
|
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/
|
This job failed
Loading