Skip to content

Build and Test

Build and Test #9138

Triggered via pull request July 25, 2024 19:25
@ichubichub
synchronize #1837
ivan/ux-audit
Status Failure
Total duration 3m 28s
Billable time 4m
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L153
'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#L293
'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#L301
'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#L93
'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/