Skip to content

refactor: .envのデフォルトエンジン情報を読み出す部分を共通化する #8124

refactor: .envのデフォルトエンジン情報を読み出す部分を共通化する

refactor: .envのデフォルトエンジン情報を読み出す部分を共通化する #8124

Triggered via pull request October 29, 2024 12:57
Status Cancelled
Total duration 3m 6s
Artifacts

test.yml

on: pull_request
Matrix: e2e-test
commit-snapshots
0s
commit-snapshots
Fit to window
Zoom out
Zoom in

Annotations

15 errors
lint: src/backend/common/ConfigManager.ts#L15
'"@/type/preload"' has no exported member named 'envEngineInfoSchema'. Did you mean 'engineIdSchema'?
lint: tests/unit/domain/defaultEngine/defaultEngine.node.spec.ts#L5
Cannot find module '@/domain/defaultEngine/defaultEngine' or its corresponding type declarations.
lint
Process completed with exit code 2.
../tests/unit/domain/defaultEngine/defaultEngine.node.spec.ts: tests/unit/domain/defaultEngine/defaultEngine.node.spec.ts#L6
Error: Cannot find module '@/domain/defaultEngine/defaultEngine' imported from 'D:/a/voicevox/voicevox/tests/unit/domain/defaultEngine/defaultEngine.node.spec.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ ../tests/unit/domain/defaultEngine/defaultEngine.node.spec.ts:6:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
unit-test
Process completed with exit code 1.
build-test
The run was canceled by @Hiroshiba.
build-test: src/backend/common/ConfigManager.ts#L15
'"@/type/preload"' has no exported member named 'envEngineInfoSchema'. Did you mean 'engineIdSchema'?
build-test: tests/unit/domain/defaultEngine/defaultEngine.node.spec.ts#L5
Cannot find module '@/domain/defaultEngine/defaultEngine' or its corresponding type declarations.
build-test
The operation was canceled.
e2e-test (windows-latest)
The run was canceled by @Hiroshiba.
e2e-test (windows-latest)
The operation was canceled.
e2e-test (macos-latest)
The run was canceled by @Hiroshiba.
e2e-test (macos-latest)
The operation was canceled.
e2e-test (ubuntu-latest)
The run was canceled by @Hiroshiba.
e2e-test (ubuntu-latest)
The operation was canceled.