Skip to content

chore(deps): update node.js to v24 #168

chore(deps): update node.js to v24

chore(deps): update node.js to v24 #168

Triggered via pull request March 6, 2026 09:00
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci
Process completed with exit code 1.
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-1772787679848' ❯ 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-1772787679848' }
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