Refactor KV Storage and Setup Models data to be stored #33
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
|