Update react-types to v19 (major) #4012
Annotations
2 errors, 5 warnings, and 1 notice
Run Playwright tests:
playwright/e2e/app-loading/stored-credentials.spec.ts#L1
1) [Chrome] › app-loading/stored-credentials.spec.ts:26:5 › Shows the last known page on reload ──
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
playwright/pages/ElementAppPage.ts#L96
1) [Chrome] › app-loading/stored-credentials.spec.ts:26:5 › Shows the last known page on reload ──
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('tree', { name: 'Rooms' }).locator('[title="Test Room"],[aria-label="Test Room"]').first()
at ../pages/ElementAppPage.ts:96
94 | .locator(`[title="${name}"],[aria-label="${name}"]`)
95 | .first()
> 96 | .click();
| ^
97 | }
98 |
99 | public async viewRoomById(roomId: string): Promise<void> {
at ElementAppPage.viewRoomByName (/home/runner/work/element-web/element-web/playwright/pages/ElementAppPage.ts:96:14)
at /home/runner/work/element-web/element-web/playwright/e2e/app-loading/stored-credentials.spec.ts:32:15
|
Run Playwright tests:
[Chrome] › crypto/event-shields.spec.ts#L1
[Chrome] › crypto/event-shields.spec.ts took 50.8s
|
Run Playwright tests:
[Chrome] › audio-player/audio-player.spec.ts#L1
[Chrome] › audio-player/audio-player.spec.ts took 36.5s
|
Run Playwright tests:
[Chrome] › composer/RTE.spec.ts#L1
[Chrome] › composer/RTE.spec.ts took 34.8s
|
Run Playwright tests:
[Chrome] › crypto/crypto.spec.ts#L1
[Chrome] › crypto/crypto.spec.ts took 33.2s
|
Run Playwright tests:
[Chrome] › crypto/decryption-failure-messages.spec.ts#L1
[Chrome] › crypto/decryption-failure-messages.spec.ts took 27.9s
|
Run Playwright tests
1 flaky
[Chrome] › app-loading/stored-credentials.spec.ts:26:5 › Shows the last known page on reload ───
55 passed (5.2m)
|
Loading