Skip to content

chore(new-ui): implement new suite title and basics of visual checks mode #1077

chore(new-ui): implement new suite title and basics of visual checks mode

chore(new-ui): implement new suite title and basics of visual checks mode #1077

Triggered via pull request September 25, 2024 00:22
Status Failure
Total duration 1m 14s
Artifacts

node.js.yml

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

Annotations

8 errors and 2 warnings
build (22.6): test/unit/lib/static/utils.tsx#L97
Type '{ id: string; parentId: string; attempt: number; imageIds: never[]; metaInfo: Record<string, string>; status: TestStatus.IDLE; timestamp: number; }' is not assignable to type 'ResultEntity'.
build (22.6)
Process completed with exit code 2.
build (20.x)
The job was canceled because "_22_6" failed.
build (20.x): test/unit/lib/static/utils.tsx#L97
Type '{ id: string; parentId: string; attempt: number; imageIds: never[]; metaInfo: Record<string, string>; status: TestStatus.IDLE; timestamp: number; }' is not assignable to type 'ResultEntity'.
build (20.x)
The operation was canceled.
build (18.x)
The job was canceled because "_22_6" failed.
build (18.x): test/unit/lib/static/utils.tsx#L97
Type '{ id: string; parentId: string; attempt: number; imageIds: never[]; metaInfo: Record<string, string>; status: TestStatus.IDLE; timestamp: number; }' is not assignable to type 'ResultEntity'.
build (18.x)
The operation was canceled.
build (22.6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (22.6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/