Skip to content

Update: mainブランチからマージ #157

Update: mainブランチからマージ

Update: mainブランチからマージ #157

Triggered via pull request January 20, 2024 09:37
Status Success
Total duration 6m 12s
Artifacts

test.yml

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

Annotations

1 error, 20 warnings, and 6 notices
[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_mobile\voicevox_mobile\tests\e2e\browser\音声パラメータ.spec.ts:9:17) at D:\a\voicevox_mobile\voicevox_mobile\tests\e2e\browser\音声パラメータ.spec.ts:37:3
lint: src/background/configMigration014.ts#L28
'=== undefined'ではなく'== undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/components/SettingDialog.vue#L1004
'SplitTextWhenPasteType' is defined but never used
lint: src/helpers/SelectionHelperForQInput.ts#L14
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/helpers/SelectionHelperForQInput.ts#L53
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/helpers/SelectionHelperForQInput.ts#L53
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/helpers/map.ts#L22
'=== undefined'ではなく'== undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/helpers/map.ts#L33
'=== undefined'ではなく'== undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/helpers/previewSliderHelper.ts#L115
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/helpers/previewSliderHelper.ts#L131
'!== null'ではなく'!= null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/helpers/previewSliderHelper.ts#L168
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/background/configMigration014.ts#L28
'=== undefined'ではなく'== undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/components/SettingDialog.vue#L1004
'SplitTextWhenPasteType' is defined but never used
build-test: src/helpers/SelectionHelperForQInput.ts#L14
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/helpers/SelectionHelperForQInput.ts#L53
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/helpers/SelectionHelperForQInput.ts#L53
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/helpers/map.ts#L22
'=== undefined'ではなく'== undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/helpers/map.ts#L33
'=== undefined'ではなく'== undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/helpers/previewSliderHelper.ts#L115
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/helpers/previewSliderHelper.ts#L131
'!== null'ではなく'!= null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/helpers/previewSliderHelper.ts#L168
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
🎭 Playwright Run Summary
1 flaky [browser] › browser\音声パラメータ.spec.ts:12:5 › 音声パラメータ引き継ぎの設定 ────────────────────────────────────── 20 passed (2.1m)
🎭 Playwright Run Summary
1 passed (50.8s)
🎭 Playwright Run Summary
1 skipped 20 passed (1.5m)
🎭 Playwright Run Summary
1 passed (46.9s)
🎭 Playwright Run Summary
1 skipped 20 passed (1.6m)
🎭 Playwright Run Summary
1 passed (17.6s)