Skip to content

Build and Test

Build and Test #10238

Triggered via pull request September 30, 2024 09:39
@GuySerfatyGuySerfaty
synchronize #1897
phase-2
Status Failure
Total duration 3m 20s
Billable time 4m
Artifacts

build-and-test.yml

on: pull_request
Build-and-Test
3m 6s
Build-and-Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build-and-Test: apps/passport-client/initTestData.ts#L104
'i' is assigned a value but never used. Allowed unused vars must match /^_/u
Build-and-Test
passport-client#lint: command (/home/runner/work/zupass/zupass/apps/passport-client) /tmp/yarn--1727689330513-0.5198027069991631/yarn run lint exited (1)
Build-and-Test: apps/passport-client/new-components/screens/Login/NewAlreadyRegisteredScreen.tsx#L40
'sendingConfirmationEmail' is assigned a value but never used. Allowed unused vars must match /^_/u
Build-and-Test: apps/passport-client/new-components/screens/Login/NewAlreadyRegisteredScreen.tsx#L43
'revealPassword' is assigned a value but never used. Allowed unused vars must match /^_/u
Build-and-Test: apps/passport-client/new-components/screens/Login/NewAlreadyRegisteredScreen.tsx#L43
'setRevealPassword' is assigned a value but never used. Allowed unused vars must match /^_/u
Build-and-Test
The following actions use a deprecated Node.js version 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/