Skip to content

[WIP] エンジンのモック作成+それを使ったコンポーネントテスト #7499

[WIP] エンジンのモック作成+それを使ったコンポーネントテスト

[WIP] エンジンのモック作成+それを使ったコンポーネントテスト #7499

Triggered via pull request August 12, 2024 19:26
Status Failure
Total duration 10m 5s
Artifacts

test.yml

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

Annotations

14 errors, 10 warnings, and 6 notices
lint: .storybook/preview.ts#L4
Cannot find module './utils/argTypesEnhancers' or its corresponding type declarations.
lint: src/mock/engineMock/index.ts#L159
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
lint
Process completed with exit code 2.
build-test: .storybook/preview.ts#L4
Cannot find module './utils/argTypesEnhancers' or its corresponding type declarations.
build-test: src/mock/engineMock/index.ts#L159
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
build-test: src/components/Talk/TalkEditor.stories.ts#L4
'toRaw' is defined but never used
build-test: src/components/Talk/TalkEditor.stories.ts#L150
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build-test: src/components/Talk/TalkEditor.stories.ts#L167
Pass a context when invoking play function of another story
build-test: src/components/Talk/TalkEditor.stories.ts#L175
Unsafe assignment of an `any` value
build-test: src/components/Talk/TalkEditor.stories.ts#L176
Unsafe assignment of an `any` value
build-test: src/components/Talk/TalkEditor.stories.ts#L176
Unsafe assignment of an `any` value
build-test: src/components/Talk/TalkEditor.stories.ts#L183
Pass a context when invoking play function of another story
build-test: src/components/Talk/TalkEditor.stories.ts#L192
Unsafe assignment of an `any` value
unit-test
Process completed with exit code 1.
build-test: src/mock/engineMock/test.stories.ts#L23
Unexpected console statement
build-test: src/mock/engineMock/test.stories.ts#L39
Unexpected console statement
Slow Test: [browser] › browser/アップデート通知ダイアログ.spec.ts#L1
[browser] › browser/アップデート通知ダイアログ.spec.ts took 18.6s
Slow Test: [browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 19.2s
Slow Test: [browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 54.3s
Slow Test: [browser] › browser/song/ソング.spec.ts#L1
[browser] › browser/song/ソング.spec.ts took 49.1s
Slow Test: [browser] › browser/複数選択/値変更.spec.ts#L1
[browser] › browser/複数選択/値変更.spec.ts took 38.5s
Slow Test: [browser] › browser/音声詳細.spec.ts#L1
[browser] › browser/音声詳細.spec.ts took 33.4s
Slow Test: [browser] › browser/初回起動時.spec.ts#L1
[browser] › browser/初回起動時.spec.ts took 30.3s
Slow Test: [electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 36.7s
🎭 Playwright Run Summary
2 skipped 24 passed (1.8m)
🎭 Playwright Run Summary
1 passed (14.3s)
🎭 Playwright Run Summary
26 passed (2.5m)
🎭 Playwright Run Summary
1 passed (16.1s)
🎭 Playwright Run Summary
4 skipped 22 passed (7.8m)
🎭 Playwright Run Summary
1 passed (41.4s)