[WIP] エンジンのモック作成+それを使ったコンポーネントテスト #8080
Annotations
10 errors
tests/unit/store/utils.ts#L12
Module '"@/mock/engineMock"' has no exported member 'mockHost'.
|
tests/unit/store/utils.ts#L17
Cannot find module '@/mock/engineMock/speakerResourceMock' or its corresponding type declarations.
|
tests/unit/store/utils.ts#L57
Parameter 'speaker' implicitly has an 'any' type.
|
tests/unit/store/utils.ts#L64
Parameter 'styleInfo' implicitly has an 'any' type.
|
tests/unit/store/utils.ts#L65
Parameter 's' implicitly has an 'any' type.
|
tests/unit/store/utils.ts#L91
Parameter 'speaker' implicitly has an 'any' type.
|
tests/unit/store/utils.ts#L12
'mockHost' is defined but never used
|
tests/unit/store/utils.ts#L56
Unsafe assignment of an error typed value
|
tests/unit/store/utils.ts#L56
Unsafe call of an `error` type typed value
|
tests/unit/store/utils.ts#L57
Unsafe assignment of an error typed value
|
This job failed
Loading