fix(deps): update dependency dotenv to ^17.3.1 #154
Annotations
2 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-1770325105087'
❯ 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-1770325105087' }
|