Skip to content

Feat/enhanced metrics #493

Feat/enhanced metrics

Feat/enhanced metrics #493

Re-run triggered October 21, 2024 09:51
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
tests (16): src/types/common.ts#L49
Duplicate identifier 'overrideAction'.
tests (16): src/types/common.ts#L55
Duplicate identifier 'overrideAction'.
tests (16): src/types/common.ts#L55
Subsequent property declarations must have the same type. Property 'overrideAction' must be of type 'any', but here has type 'Record<string, unknown> | undefined'.
tests (16)
Process completed with exit code 2.
tests (18)
The job was canceled because "_16" failed.
tests (18): src/types/common.ts#L49
Duplicate identifier 'overrideAction'.
tests (18): src/types/common.ts#L55
Duplicate identifier 'overrideAction'.
tests (18): src/types/common.ts#L55
Subsequent property declarations must have the same type. Property 'overrideAction' must be of type 'any', but here has type 'Record<string, unknown> | undefined'.
tests (18)
Process completed with exit code 2.
tests (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/