Build and Test #9082
Annotations
3 errors and 1 warning
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 ... | { ...; }; }'.
|
|
|
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/
|
This job failed
Loading