Bump the nest-js group with 6 updates #729
Annotations
1 error and 1 notice
e2e/src/pages/elementWebPage.ts#L71
1) [chromium] › accessibility.spec.ts:156:7 › Accessibility › meeting calendar details view should not have automatically detectable accessibility violations
TimeoutError: locator.click: Timeout 15000ms exceeded.
=========================== logs ===========================
waiting for getByRole('dialog').getByRole('switch', { name: 'Remember my selection for this widget' })
============================================================
at pages/elementWebPage.ts:71
69 | .getByRole('switch', { name: 'Remember my selection for this widget' })
70 | // Increase but also limit the timeout to account for widget load time
> 71 | .click({ timeout: 15000 });
| ^
72 |
73 | await dialogLocator.getByRole('button', { name: 'Approve' }).click();
74 | }
at ElementWebPage.approveWidgetCapabilities (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/pages/elementWebPage.ts:71:8)
at Object.aliceMeetingsWidgetPage (/home/runner/work/matrix-meetings/matrix-meetings/e2e/src/fixtures.ts:86:31)
|
|
The logs for this run have expired and are no longer available.
Loading