fix: Storyのテストが一部通らなくなってるのを修正 #8296
test.yml
on: pull_request
Annotations
10 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
Process completed with exit code 2.
|
Slow Test:
[browser] › browser/アップデート通知ダイアログ.spec.ts#L1
[browser] › browser/アップデート通知ダイアログ.spec.ts took 17.6s
|
Slow Test:
[browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 19.0s
|
Slow Test:
[browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 19.2s
|
🎭 Playwright Run Summary
2 skipped
24 passed (1.8m)
|
🎭 Playwright Run Summary
70 skipped
|
🎭 Playwright Run Summary
1 passed (13.0s)
|
🎭 Playwright Run Summary
4 skipped
22 passed (2.4m)
|
🎭 Playwright Run Summary
1 passed (13.1s)
|
🎭 Playwright Run Summary
70 skipped
|
🎭 Playwright Run Summary
26 passed (2.4m)
|
🎭 Playwright Run Summary
1 passed (14.3s)
|
🎭 Playwright Run Summary
70 passed (1.3m)
|