[WIP] エンジンのモック作成+それを使ったコンポーネントテスト #8080
Annotations
7 errors
Run npm run typecheck:
tests/unit/store/utils.ts#L12
Module '"@/mock/engineMock"' has no exported member 'mockHost'.
|
Run npm run typecheck:
tests/unit/store/utils.ts#L17
Cannot find module '@/mock/engineMock/speakerResourceMock' or its corresponding type declarations.
|
Run npm run typecheck:
tests/unit/store/utils.ts#L57
Parameter 'speaker' implicitly has an 'any' type.
|
Run npm run typecheck:
tests/unit/store/utils.ts#L64
Parameter 'styleInfo' implicitly has an 'any' type.
|
Run npm run typecheck:
tests/unit/store/utils.ts#L65
Parameter 's' implicitly has an 'any' type.
|
Run npm run typecheck:
tests/unit/store/utils.ts#L91
Parameter 'speaker' implicitly has an 'any' type.
|
Run npm run typecheck
Process completed with exit code 2.
|
Loading