[accel-wave] export worker #659
Annotations
5 errors and 1 warning
tests/wave/mount.test.ts > mount:
packages/accel-wave/dist/storages/file.js#L16
Error: ENOENT: no such file or directory, open '/home/runner/work/accella/accella/public/uploads/undefined'
❯ Object.openSync node:fs:561:18
❯ Object.readFileSync node:fs:445:35
❯ FileStorage.retrive packages/accel-wave/dist/storages/file.js:16:29
❯ BaseUploader.get file [as file] packages/accel-wave/dist/index.js:34:48
❯ tests/wave/mount.test.ts:16:19
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/accella/accella/public/uploads/undefined' }
|
build (22.x)
Process completed with exit code 1.
|
build (20.x)
The job was canceled because "_22_x" failed.
|
tests/wave/mount.test.ts > mount:
packages/accel-wave/dist/storages/file.js#L16
Error: ENOENT: no such file or directory, open '/home/runner/work/accella/accella/public/uploads/undefined'
❯ Object.openSync node:fs:573:18
❯ Object.readFileSync node:fs:452:35
❯ FileStorage.retrive packages/accel-wave/dist/storages/file.js:16:29
❯ BaseUploader.get file [as file] packages/accel-wave/dist/index.js:34:48
❯ tests/wave/mount.test.ts:16:19
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/accella/accella/public/uploads/undefined' }
|
build (20.x)
The operation was canceled.
|
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|