スナップショットできた! #981
test.yml
on: push
Annotations
16 errors, 10 warnings, and 6 notices
lint:
src/components/Talk/TalkEditor.stories.ts#L160
Cannot invoke an object which is possibly 'undefined'.
|
lint:
src/type/ipc.ts#L7
Module '"@/type/preload"' has no exported member 'ThemeSetting'.
|
lint
Process completed with exit code 2.
|
../tests/unit/components/Talk/TalkEditor.spec.ts > Tests invalid form state:
node_modules/@storybook/test/dist/index.mjs#L96
AssertionError: expected "spy" to be called at least once
Ignored nodes: comments, script, style
<html>
<head />
<body />
</html>
❯ Proxy.<anonymous> ../node_modules/@storybook/test/dist/index.mjs:96:1081
❯ Proxy.<anonymous> ../node_modules/@storybook/test/dist/index.mjs:69:7855
❯ Proxy.methodWrapper ../node_modules/@storybook/test/dist/index.mjs:6:19427
❯ waitFor.timeout components/Talk/TalkEditor.stories.ts:143:47
❯ runWithExpensiveErrorDiagnosticsDisabled ../node_modules/@storybook/test/dist/index.mjs:135:252
❯ checkCallback ../node_modules/@storybook/test/dist/index.mjs:146:4837
❯ Timeout.checkRealTimersCallback ../node_modules/@storybook/test/dist/index.mjs:146:4752
|
unit-test
Process completed with exit code 1.
|
build-test:
src/components/Talk/TalkEditor.stories.ts#L160
Cannot invoke an object which is possibly 'undefined'.
|
build-test:
src/type/ipc.ts#L7
Module '"@/type/preload"' has no exported member 'ThemeSetting'.
|
build-test:
src/components/Talk/TalkEditor.stories.ts#L2
'hotkeys' is defined but never used
|
build-test:
src/components/Talk/TalkEditor.stories.ts#L160
Pass a context when invoking play function of another story
|
build-test:
src/mock/engineMock/test.stories.ts#L1
'userEvent' is defined but never used
|
build-test:
src/mock/engineMock/test.stories.ts#L1
'within' is defined but never used
|
build-test:
src/mock/engineMock/test.stories.ts#L1
'expect' is defined but never used
|
build-test:
src/mock/engineMock/test.stories.ts#L1
'fn' is defined but never used
|
build-test:
src/mock/engineMock/test.stories.ts#L17
'args' is defined but never used
|
build-test:
src/store/index.ts#L344
Unexpected any. Specify a different type
|
[browser] › browser\音声パラメータ.spec.ts:12:5 › 音声パラメータ引き継ぎの設定:
tests\e2e\browser\音声パラメータ.spec.ts#L9
1) [browser] › browser\音声パラメータ.spec.ts:12:5 › 音声パラメータ引き継ぎの設定 ─────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "1.00"
Received: "0.50"
7 | async function validateValue(locator: Locator, expectedValue: string) {
8 | const value = await locator.evaluate((e: HTMLInputElement) => e.value);
> 9 | expect(value).toBe(expectedValue);
| ^
10 | }
11 |
12 | test("音声パラメータ引き継ぎの設定", async ({ page }) => {
at validateValue (D:\a\voicevox\voicevox\tests\e2e\browser\音声パラメータ.spec.ts:9:17)
at D:\a\voicevox\voicevox\tests\e2e\browser\音声パラメータ.spec.ts:37:3
|
build-test:
src/mock/engineMock/test.stories.ts#L24
Unexpected console statement
|
Slow Test:
[browser] › browser/アップデート通知ダイアログ.spec.ts#L1
[browser] › browser/アップデート通知ダイアログ.spec.ts took 17.3s
|
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 15.2s
|
Slow Test:
[browser] › browser/song/ソング.spec.ts#L1
[browser] › browser/song/ソング.spec.ts took 48.4s
|
Slow Test:
[browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 39.3s
|
Slow Test:
[browser] › browser/複数選択/値変更.spec.ts#L1
[browser] › browser/複数選択/値変更.spec.ts took 31.2s
|
Slow Test:
[browser] › browser/音声詳細.spec.ts#L1
[browser] › browser/音声詳細.spec.ts took 28.5s
|
Slow Test:
[browser] › browser/初回起動時.spec.ts#L1
[browser] › browser/初回起動時.spec.ts took 28.2s
|
Slow Test:
[electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 29.9s
|
🎭 Playwright Run Summary
2 skipped
24 passed (1.8m)
|
🎭 Playwright Run Summary
1 passed (15.5s)
|
🎭 Playwright Run Summary
1 flaky
[browser] › browser\音声パラメータ.spec.ts:12:5 › 音声パラメータ引き継ぎの設定 ──────────────────────────────────────
25 passed (2.5m)
|
🎭 Playwright Run Summary
1 passed (15.2s)
|
🎭 Playwright Run Summary
4 skipped
22 passed (6.9m)
|
🎭 Playwright Run Summary
1 passed (32.7s)
|