Build and Test #9082
build-and-test.yml
on: pull_request
Build-and-Test
2m 37s
Annotations
3 errors and 1 warning
Build-and-Test
Property 'match' is missing in type '{ pcdType: PODPipelinePCDTypes.PODPCD; entries: { email: { type: "string"; source: { type: "input"; name: string; }; }; }; }' but required in type '{ entries: Record<string, { type: "string" | "int" | "cryptographic"; source: { type: "input"; name: string; } | { type: "credentialSemaphoreID"; } | { type: "credentialEmail"; } | { type: "configured"; value: string; }; }>; pcdType: PODPipelinePCDTypes; match: { ...; } | ... 1 more ... | { ...; }; }'.
|
Build-and-Test
generic-issuance-client#build: command (/home/runner/work/zupass/zupass/apps/generic-issuance-client) /tmp/yarn--1721470219026-0.7647680399914729/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/
|