MobileHeaderBarをHeaderBarと統合 #186
test.yml
on: pull_request
Annotations
1 error, 8 warnings, and 6 notices
[browser] › browser\調整結果.spec.ts:28:5 › 実験的機能:調整結果の保持:
tests\e2e\browser\調整結果.spec.ts#L89
1) [browser] › browser\調整結果.spec.ts:28:5 › 実験的機能:調整結果の保持 ─────────────────────────────────────────
Error: expect(received).toBeFalsy()
Received: true
87 | ]);
88 | // 読点が削除されていることを確認
> 89 | expect(await firstAccentPhrase.getByText("、").isVisible()).toBeFalsy();
| ^
90 |
91 | // 一部のアクセント句のみ変更:他のアクセント句は変わらない
92 | await audioCell.locator("input").clear();
at D:\a\voicevox_mobile\voicevox_mobile\tests\e2e\browser\調整結果.spec.ts:89:62
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Slow Test:
[electron] › electron\example.spec.ts#L1
[electron] › electron\example.spec.ts took 16.6s
|
e2e-test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Slow Test:
[electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 20.8s
|
🎭 Playwright Run Summary
1 skipped
24 passed (1.7m)
|
🎭 Playwright Run Summary
1 passed (48.4s)
|
🎭 Playwright Run Summary
1 flaky
[browser] › browser\調整結果.spec.ts:28:5 › 実験的機能:調整結果の保持 ──────────────────────────────────────────
24 passed (2.6m)
|
🎭 Playwright Run Summary
1 passed (53.5s)
|
🎭 Playwright Run Summary
1 skipped
24 passed (2.9m)
|
🎭 Playwright Run Summary
1 passed (26.4s)
|