Build and Test #9096
build-and-test.yml
on: pull_request
Build-and-Test
3m 3s
Annotations
4 errors and 1 warning
Build-and-Test
Type '{ csvInput: CSVInput; onChange: (newInput: { type: PODPipelineInputType; csv: string; columns: Record<string, { type: PODPipelineInputFieldType; }>; }) => void; }' is not assignable to type 'IntrinsicAttributes & { csvInput: CSVInput; dispatch: Dispatch<PODPipelineEditAction>; }'.
|
Build-and-Test
Type '{ definition: any; onChange: any; }' is not assignable to type 'IntrinsicAttributes & { definition: string; dispatch: Dispatch<PODPipelineEditAction>; }'.
|
Build-and-Test
generic-issuance-client#build: command (/home/runner/work/zupass/zupass/apps/generic-issuance-client) /tmp/yarn--1721671775575-0.8728388439597987/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/
|