Skip to content

Refactor KV Storage and Setup Models data to be stored #33

Refactor KV Storage and Setup Models data to be stored

Refactor KV Storage and Setup Models data to be stored #33

Re-run triggered January 17, 2025 22:54
Status Failure
Total duration 43s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
error: EEXIST: file already exists: packages/storage/src/node/filesystem/base/FileKVRepository.ts#L58
at new FileKVRepository (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/base/FileKVRepository.ts:58:5) at <anonymous> (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/test/FileKVRepository.test.ts:42:20)
error: EEXIST: file already exists: packages/storage/src/node/filesystem/base/FileKVRepository.ts#L58
at new FileKVRepository (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/base/FileKVRepository.ts:58:5) at <anonymous> (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/test/FileKVRepository.test.ts:32:18)
error: EEXIST: file already exists: packages/storage/src/node/filesystem/base/FileKVRepository.ts#L58
at new FileKVRepository (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/base/FileKVRepository.ts:58:5) at <anonymous> (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/test/FileKVRepository.test.ts:67:20) at <anonymous> (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/test/FileKVRepository.test.ts:66:16)
error: EEXIST: file already exists: packages/storage/src/node/filesystem/base/FileKVRepository.ts#L58
at new FileKVRepository (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/base/FileKVRepository.ts:58:5) at <anonymous> (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/test/FileKVRepository.test.ts:32:18)
error: EEXIST: file already exists: packages/storage/src/node/filesystem/base/FileKVRepository.ts#L58
at new FileKVRepository (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/base/FileKVRepository.ts:58:5) at new FileTaskGraphRepository (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/FileTaskGraphRepository.ts:16:25) at <anonymous> (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/test/FileTaskGraphRepository.test.ts:26:18)
error: EEXIST: file already exists: packages/storage/src/node/filesystem/base/FileKVRepository.ts#L58
at new FileKVRepository (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/base/FileKVRepository.ts:58:5) at new FileTaskGraphRepository (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/FileTaskGraphRepository.ts:16:25) at <anonymous> (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/test/FileTaskGraphRepository.test.ts:26:18)
error: EEXIST: file already exists: packages/storage/src/node/filesystem/base/FileKVRepository.ts#L58
at new FileKVRepository (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/base/FileKVRepository.ts:58:5) at new FileTaskOutputRepository (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/FileTaskOutputRepository.ts:26:25) at <anonymous> (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/test/FileTaskOutputRepository.test.ts:18:18)
error: EEXIST: file already exists: packages/storage/src/node/filesystem/base/FileKVRepository.ts#L58
at new FileKVRepository (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/base/FileKVRepository.ts:58:5) at new FileTaskOutputRepository (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/FileTaskOutputRepository.ts:26:25) at <anonymous> (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/test/FileTaskOutputRepository.test.ts:18:18)
error: EEXIST: file already exists: packages/storage/src/node/filesystem/base/FileKVRepository.ts#L58
at new FileKVRepository (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/base/FileKVRepository.ts:58:5) at new FileTaskOutputRepository (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/FileTaskOutputRepository.ts:26:25) at <anonymous> (/home/runner/work/ellmers/ellmers/packages/storage/src/node/filesystem/test/FileTaskOutputRepository.test.ts:18:18)
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636