Skip to content

Build and Test

Build and Test #10151

Triggered via pull request September 25, 2024 09:46
@ororsattiororsatti
synchronize #1897
phase-2
Status Failure
Total duration 3m 0s
Billable time 3m
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build-and-Test
Cannot find module '../shared/SettingsBottomModal' or its corresponding type declarations.
Build-and-Test
Type '{ variant: "primary"; type: "number"; pattern: string; inputmode: string; value: string; onChange: (e: ChangeEvent<HTMLInputElement>) => void; autoFocus: true; placeholder: string; error: string | undefined; }' is not assignable to type 'IntrinsicAttributes & InputProps & RefAttributes<HTMLInputElement>'.
Build-and-Test
Cannot find module '../shared/SettingsBottomModal' or its corresponding type declarations.
Build-and-Test
No overload matches this call.
Build-and-Test
passport-client#build: command (/home/runner/work/zupass/zupass/apps/passport-client) /tmp/yarn--1727257734787-0.6362407008607485/yarn run build exited (2)
Build-and-Test
Process completed with exit code 2.
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/