Skip to content

Build and Test

Build and Test #9106

Triggered via pull request July 23, 2024 12:09
Status Failure
Total duration 3m 48s
Billable time 4m
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build-and-Test
Type '{ csvInput: CSVInput; dispatch: Dispatch<PODPipelineEditAction>; }' is not assignable to type 'IntrinsicAttributes & { dispatch: Dispatch<PODPipelineEditAction>; definition: { type: PipelineType.POD; options: { ...; }; ... 4 more ...; timeUpdated: string; }; }'.
Build-and-Test
generic-issuance-client#build: command (/home/runner/work/zupass/zupass/apps/generic-issuance-client) /tmp/yarn--1721736777672-0.887681705888941/yarn run build exited (2)
Build-and-Test
Process completed with exit code 2.
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/