Skip to content

fix: Storyのテストが一部通らなくなってるのを修正 #8294

fix: Storyのテストが一部通らなくなってるのを修正

fix: Storyのテストが一部通らなくなってるのを修正 #8294

Triggered via pull request November 17, 2024 16:11
Status Failure
Total duration 6m 17s
Artifacts

test.yml

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

Annotations

11 errors, 3 warnings, and 9 notices
lint: src/components/Dialog/TextDialog/QuestionDialog.stories.ts#L16
Object literal may only specify known properties, and '"onUpdate:modelValue"' does not exist in type 'Partial<ComponentPropsAndSlots<DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, { ok: (payload?: any) => void; hide: () => void; }, ... 11 more ..., any>>>'.
lint: src/components/Dialog/TextDialog/QuestionDialog.stories.ts#L50
Element implicitly has an 'any' type because expression of type '"onUpdate:modelValue"' can't be used to index type '{ readonly modelValue?: boolean | undefined; readonly type: DialogType; readonly title: string; readonly message: string; readonly buttons: string[]; readonly persistent?: boolean | undefined; ... 14 more ...; style?: unknown; }'.
lint: src/components/Dialog/TextDialog/QuestionDialog.stories.ts#L63
Element implicitly has an 'any' type because expression of type '"onUpdate:modelValue"' can't be used to index type '{ readonly modelValue?: boolean | undefined; readonly type: DialogType; readonly title: string; readonly message: string; readonly buttons: string[]; readonly persistent?: boolean | undefined; ... 14 more ...; style?: unknown; }'.
lint: src/components/Dialog/TextDialog/QuestionDialog.stories.ts#L76
Element implicitly has an 'any' type because expression of type '"onUpdate:modelValue"' can't be used to index type '{ readonly modelValue?: boolean | undefined; readonly type: DialogType; readonly title: string; readonly message: string; readonly buttons: string[]; readonly persistent?: boolean | undefined; ... 14 more ...; style?: unknown; }'.
lint
Process completed with exit code 2.
build-test: src/components/Dialog/TextDialog/QuestionDialog.stories.ts#L16
Object literal may only specify known properties, and '"onUpdate:modelValue"' does not exist in type 'Partial<ComponentPropsAndSlots<DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, { ok: (payload?: any) => void; hide: () => void; }, ... 11 more ..., any>>>'.
build-test: src/components/Dialog/TextDialog/QuestionDialog.stories.ts#L50
Element implicitly has an 'any' type because expression of type '"onUpdate:modelValue"' can't be used to index type '{ readonly modelValue?: boolean | undefined; readonly type: DialogType; readonly title: string; readonly message: string; readonly buttons: string[]; readonly persistent?: boolean | undefined; ... 14 more ...; style?: unknown; }'.
build-test: src/components/Dialog/TextDialog/QuestionDialog.stories.ts#L63
Element implicitly has an 'any' type because expression of type '"onUpdate:modelValue"' can't be used to index type '{ readonly modelValue?: boolean | undefined; readonly type: DialogType; readonly title: string; readonly message: string; readonly buttons: string[]; readonly persistent?: boolean | undefined; ... 14 more ...; style?: unknown; }'.
build-test: src/components/Dialog/TextDialog/QuestionDialog.stories.ts#L76
Element implicitly has an 'any' type because expression of type '"onUpdate:modelValue"' can't be used to index type '{ readonly modelValue?: boolean | undefined; readonly type: DialogType; readonly title: string; readonly message: string; readonly buttons: string[]; readonly persistent?: boolean | undefined; ... 14 more ...; style?: unknown; }'.
build-test: src/components/Dialog/TextDialog/QuestionDialog.stories.ts#L1
'waitFor' is defined but never used
build-test
Process completed with exit code 2.
Slow Test: [browser] › browser/アップデート通知ダイアログ.spec.ts#L1
[browser] › browser/アップデート通知ダイアログ.spec.ts took 18.2s
Slow Test: [browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 18.8s
Slow Test: [browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 18.4s
🎭 Playwright Run Summary
2 skipped 24 passed (1.8m)
🎭 Playwright Run Summary
70 skipped
🎭 Playwright Run Summary
1 passed (12.3s)
🎭 Playwright Run Summary
4 skipped 22 passed (2.5m)
🎭 Playwright Run Summary
1 passed (13.9s)
🎭 Playwright Run Summary
70 skipped
🎭 Playwright Run Summary
26 passed (2.2m)
🎭 Playwright Run Summary
1 passed (14.5s)
🎭 Playwright Run Summary
70 passed (1.3m)