chore: remove circular dependency by introducing common-type #5835
node.js.yml
on: pull_request
on-demand-workflows
/
format
21s
on-demand-workflows
/
integration
23s
journey
1m 0s
Matrix: on-demand-workflows / test
Annotations
17 errors and 5 warnings
on-demand-workflows / integration:
src/lib/filter/adjudicators/bindingAdjudicators.test.ts#L48
Module '"../../common-types"' has no exported member 'DeepPartial'.
|
on-demand-workflows / integration:
src/lib/filter/adjudicators/mismatch.test.ts#L23
Module '"../../common-types"' has no exported member 'DeepPartial'.
|
on-demand-workflows / integration:
src/lib/filter/adjudicators/postCollection.test.ts#L20
Module '"../../common-types"' has no exported member 'DeepPartial'.
|
on-demand-workflows / integration:
src/lib/finalizer.ts#L9
Module '"./common-types"' has no exported member 'DeepPartial'.
|
on-demand-workflows / integration:
src/lib/mutate-request.ts#L8
Module '"./common-types"' has no exported member 'DeepPartial'.
|
on-demand-workflows / integration
Process completed with exit code 1.
|
on-demand-workflows / test (20)
Process completed with exit code 1.
|
on-demand-workflows / test (18)
The job was canceled because "_20" failed.
|
on-demand-workflows / test (18)
Process completed with exit code 1.
|
journey:
src/lib/filter/adjudicators/bindingAdjudicators.test.ts#L48
Module '"../../common-types"' has no exported member 'DeepPartial'.
|
journey:
src/lib/filter/adjudicators/mismatch.test.ts#L23
Module '"../../common-types"' has no exported member 'DeepPartial'.
|
journey:
src/lib/filter/adjudicators/postCollection.test.ts#L20
Module '"../../common-types"' has no exported member 'DeepPartial'.
|
journey:
src/lib/finalizer.ts#L9
Module '"./common-types"' has no exported member 'DeepPartial'.
|
journey:
src/lib/mutate-request.ts#L8
Module '"./common-types"' has no exported member 'DeepPartial'.
|
journey
Process completed with exit code 1.
|
on-demand-workflows / test (22)
The job was canceled because "_20" failed.
|
on-demand-workflows / test (22)
The operation was canceled.
|
on-demand-workflows / format:
src/lib/core/capability.ts#L183
Method 'When' has too many statements (26). Maximum allowed is 20
|
on-demand-workflows / format:
src/lib/filter/filter.test.ts#L108
Arrow function has too many statements (26). Maximum allowed is 20
|
on-demand-workflows / format:
src/lib/processors/mutate-processor.test.ts#L266
Async arrow function has too many statements (21). Maximum allowed is 20
|
on-demand-workflows / format:
src/lib/processors/mutate-processor.ts#L138
Async function 'mutateProcessor' has too many statements (27). Maximum allowed is 25
|
on-demand-workflows / format:
src/sdk/cosign.ts#L189
Async function 'verifyImage' has too many statements (45). Maximum allowed is 20
|