Skip to content

Run Vitest and Upload Code Coverage #7

Run Vitest and Upload Code Coverage

Run Vitest and Upload Code Coverage #7

Manually triggered March 7, 2025 14:36
Status Failure
Total duration 20s
Artifacts

vitest-codecov.yaml

on: workflow_dispatch
vitest-codecov
14s
vitest-codecov
Fit to window
Zoom out
Zoom in

Annotations

4 errors
vitest-codecov
Process completed with exit code 1.
vitest-codecov: vitest/tests/progress/formatters.test.ts#L146
AssertionError: expected '\u001b[38;5;8m——————————\u001b[39m' to deeply equal '——————————' Expected: "——————————" Received: "——————————" ❯ vitest/tests/progress/formatters.test.ts:146:22
vitest-codecov: vitest/tests/progress/formatters.test.ts#L119
AssertionError: expected ' 1) some_archive.zip error:\n ► \u…' to deeply equal ' 1) some_archive.zip error:\n ► Un…' - Expected + Received 1) some_archive.zip error: - ► Unknown error + ► Unknown error ❯ vitest/tests/progress/formatters.test.ts:119:22
vitest-codecov: vitest/tests/progress/formatters.test.ts#L85
AssertionError: expected '\u001b[36mWaiting \u001b[39m' to deeply equal 'Waiting ' Expected: "Waiting " Received: "Waiting " ❯ vitest/tests/progress/formatters.test.ts:85:25