Skip to content

chore(deps): update dependency vitest to v4 #130

chore(deps): update dependency vitest to v4

chore(deps): update dependency vitest to v4 #130

Triggered via pull request November 14, 2025 09:39
Status Failure
Total duration 42s
Artifacts

test.yml

on: pull_request
test-ubuntu
38s
test-ubuntu
Matrix: test-multi-platform
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test-ubuntu
Process completed with exit code 2.
test/helpers/mock-actions.test.js > Mock helpers > createArtifactMock > should create a mocked @actions/artifact module: test/helpers/mock-actions.test.js#L86
TypeError: () => client is not a constructor ❯ test/helpers/mock-actions.test.js:86:22
test/artifacts.test.js > artifacts.js > uploadArtifacts > should filter out invalid files during validation: test/artifacts.test.js#L372
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ test/artifacts.test.js:372:33
test/artifacts.test.js > artifacts.js > uploadArtifacts > should upload artifacts successfully: test/artifacts.test.js#L222
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ test/artifacts.test.js:222:33