chore: move github data to .github repo #41
Annotations
2 errors
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-1715691388912'
❯ Proxy.writeFileSync node:fs:2348:20
❯ 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-1715691388912' }
|
ci
Process completed with exit code 1.
|