Skip to content

chore(deps): update dependency vitest to ^4.1.5 #144

chore(deps): update dependency vitest to ^4.1.5

chore(deps): update dependency vitest to ^4.1.5 #144

Triggered via pull request January 12, 2026 13:29
Status Failure
Total duration 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci
Process completed with exit code 1.
tests/downloaders/directory-test.ts > Directory downloader > Invalid directory: tests/downloaders/directory-test.ts#L41
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ tests/downloaders/directory-test.ts:41:29
tests/data/storage-basic-test.ts > Basic data storage tests > Error writing cache: tests/data/storage-basic-test.ts#L408
Error: EISDIR: illegal operation on a directory, open 'cache/tests/dir-1768224587841' ❯ tests/data/storage-basic-test.ts:408:6 ❯ tests/data/storage-basic-test.ts:391:10 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -21, code: 'EISDIR', syscall: 'open', path: 'cache/tests/dir-1768224587841' }