Skip to content

Build and Test

Build and Test #10157

Triggered via pull request September 25, 2024 12:37
@17Amir1717Amir17
synchronize #1897
phase-2
Status Failure
Total duration 3m 10s
Billable time 3m
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build-and-Test
Type 'FlattenSimpleInterpolation | undefined' is not assignable to type 'FlattenSimpleInterpolation'.
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
No overload matches this call.
Build-and-Test
passport-client#build: command (/home/runner/work/zupass/zupass/apps/passport-client) /tmp/yarn--1727268024314-0.2172528425711493/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/