Build and Test #10153
build-and-test.yml
on: pull_request
Build-and-Test
2m 52s
Annotations
5 errors and 1 warning
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--1727258170575-0.9992271157955677/yarn run build exited (2)
|
Build-and-Test
Type '{ modalType: "settings"; } | { modalType: "add-password"; } | { modalType: "none"; }' is not assignable to type '{ modalType: "info"; } | { modalType: "settings"; } | { modalType: "upgrade-account-modal"; } | { modalType: "invalid-participant"; } | { modalType: "changed-password"; } | { modalType: "another-device-changed-password"; } | ... 5 more ... | { ...; }'.
|
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/
|