Skip to content

Update dependency lint-staged to v17.0.5 (#657) #7981

Update dependency lint-staged to v17.0.5 (#657)

Update dependency lint-staged to v17.0.5 (#657) #7981

Triggered via push May 19, 2026 12:37
Status Success
Total duration 1m 49s
Artifacts

test.yml

on: push
Matrix: test
All tests passed
3s
All tests passed
Fit to window
Zoom out
Zoom in

Annotations

1 error
Unhandled error: packages/job-manager/test/job-manager.test.js#L751
TypeError: Cannot read properties of undefined (reading 'ms') ❯ test/jobs/timed-job.js:17:35 ❯ Object.<anonymous> test/jobs/timed-job.js:21:7 ❯ test/job-manager.test.js:751:22 This error originated in "test/job-manager.test.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "gracefully shuts down an interval job". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.