Skip to content

Change: Arrayでmigration処理を持つように #1034

Change: Arrayでmigration処理を持つように

Change: Arrayでmigration処理を持つように #1034

Triggered via push October 17, 2023 13:46
Status Failure
Total duration 12m 55s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Matrix: e2e-test
Fit to window
Zoom out
Zoom in

Annotations

17 errors, 21 warnings, and 4 notices
lint: src/electron/preload.ts#L8
Replace `⏎··Sandbox,⏎··ConfigType,⏎··EngineId,⏎··SandboxKey,⏎` with `·Sandbox,·ConfigType,·EngineId,·SandboxKey·`
lint: src/type/ipc.ts#L258
Replace `⏎······key:·keyof·ConfigType,⏎······newValue:·ConfigType[keyof·ConfigType]⏎····` with `key:·keyof·ConfigType,·newValue:·ConfigType[keyof·ConfigType]`
lint: src/type/preload.ts#L228
Replace `⏎····key:·Key⏎··` with `key:·Key`
lint
Process completed with exit code 1.
build-test: src/electron/preload.ts#L8
Replace `⏎··Sandbox,⏎··ConfigType,⏎··EngineId,⏎··SandboxKey,⏎` with `·Sandbox,·ConfigType,·EngineId,·SandboxKey·`
build-test: src/type/ipc.ts#L258
Replace `⏎······key:·keyof·ConfigType,⏎······newValue:·ConfigType[keyof·ConfigType]⏎····` with `key:·keyof·ConfigType,·newValue:·ConfigType[keyof·ConfigType]`
build-test: src/type/preload.ts#L228
Replace `⏎····key:·Key⏎··` with `key:·Key`
build-test
Process completed with exit code 1.
[electron] › electron/example.spec.ts:63:5 › 0.13のconfig.jsonで起動できる: tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:63:5 › 0.13のconfig.jsonで起動できる ─────────────────────────── Test timeout of 120000ms exceeded.
[electron] › electron/example.spec.ts:63:5 › 0.13のconfig.jsonで起動できる: tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:63:5 › 0.13のconfig.jsonで起動できる ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 120000ms exceeded.
[electron] › electron/example.spec.ts:63:5 › 0.13のconfig.jsonで起動できる: tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:63:5 › 0.13のconfig.jsonで起動できる ─────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 120000ms exceeded.
e2e-test (ubuntu-latest)
Process completed with exit code 1.
e2e-test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
[browser] › browser\オプション\書き出しファイル名パターン.spec.ts:32:5 › 「オプション」から「書き出しファイル名パターン」を変更したり保存したりできる: tests\e2e\browser\オプション\書き出しファイル名パターン.spec.ts#L79
1) [browser] › browser\オプション\書き出しファイル名パターン.spec.ts:32:5 › 「オプション」から「書き出しファイル名パターン」を変更したり保存したりできる ─ Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('[id^="q-portal--dialog"]').last().getByText('test$連番$.wav') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('[id^="q-portal--dialog"]').last().getByText('test$連番$.wav') 77 | await doneButton.click(); 78 | await page.waitForTimeout(700); > 79 | await expect(optionDialog.getByText("test$連番$.wav")).toBeVisible(); | ^ 80 | 81 | // 再度開くと設定した内容が反映されている 82 | ({ doneButton, textbox } = await moveToFilenameDialog(page, optionDialog)); at D:\a\voicevox\voicevox\tests\e2e\browser\オプション\書き出しファイル名パターン.spec.ts:79:56
e2e-test (windows-latest)
The operation was canceled.
e2e-test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
e2e-test (macos-latest)
The operation was canceled.
lint: build/splitNsisArchive.js#L16
'=== undefined'ではなく'== undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: build/splitNsisArchive.js#L22
'=== undefined'ではなく'== undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/background.ts#L817
'!== undefined'ではなく'!= undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/background.ts#L822
'!== undefined'ではなく'!= undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/background.ts#L831
'!== undefined'ではなく'!= undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/background/configMigration014.ts#L28
'=== undefined'ではなく'== undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/background/electronStore.ts#L5
'z' is defined but never used
lint: src/background/portManager.ts#L103
'!== undefined'ではなく'!= undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/background/vvppManager.ts#L146
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
lint: src/background/vvppManager.ts#L146
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/background.ts#L817
'!== undefined'ではなく'!= undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/background.ts#L822
'!== undefined'ではなく'!= undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/background.ts#L831
'!== undefined'ではなく'!= undefined'を使用してください。詳細: 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/background/electronStore.ts#L5
'z' is defined but never used
build-test: src/background/portManager.ts#L103
'!== undefined'ではなく'!= undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/background/vvppManager.ts#L146
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/background/vvppManager.ts#L146
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/browser/fileImpl.ts#L59
'=== undefined'ではなく'== undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
build-test: src/browser/fileImpl.ts#L86
'!== undefined'ではなく'!= undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
Slow Test: [electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 6.3m
🎭 Playwright Run Summary
18 passed (2.6m)
🎭 Playwright Run Summary
1 failed [electron] › electron/example.spec.ts:63:5 › 0.13のconfig.jsonで起動できる ──────────────────────────── 1 passed (7.9m)
🎭 Playwright Run Summary
1 flaky [browser] › browser\オプション\書き出しファイル名パターン.spec.ts:32:5 › 「オプション」から「書き出しファイル名パターン」を変更したり保存したりできる ── 17 passed (3.1m)
🎭 Playwright Run Summary
18 passed (4.3m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
1.32 MB