Skip to content

Build and Test

Build and Test #9099

Triggered via pull request July 22, 2024 19:38
Status Failure
Total duration 2m 18s
Billable time 3m
Artifacts

build-and-test.yml

on: pull_request
Build-and-Test
2m 4s
Build-and-Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build-and-Test
Module '"../../pipeline/PipelineEditSection/PODPipeline/state"' has no exported member 'Just'.
Build-and-Test
Module '"../../pipeline/PipelineEditSection/PODPipeline/state"' has no exported member 'MaybeType'.
Build-and-Test
'maybeDefinition' is possibly 'undefined'.
Build-and-Test
'maybeDefinition' is possibly 'undefined'.
Build-and-Test
Property 'value' does not exist on type '{ type: PipelineType.POD; options: { feedOptions: { feedId: string; feedDisplayName: string; feedDescription: string; feedFolder: string; }; input: { type: PODPipelineInputType; csv: string; columns: Record<...>; }; ... 6 more ...; important?: boolean | undefined; }; ... 4 more ...; timeUpdated: string; }'.
Build-and-Test
generic-issuance-client#build: command (/home/runner/work/zupass/zupass/apps/generic-issuance-client) /tmp/yarn--1721677221614-0.6483493540414083/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/