Bump focus-trap-react from 10.3.0 to 10.3.1 in /frontend-react in the ui group #3656
frontend_ci.yml
on: pull_request
Pre Job
10s
Matrix: E2E tests
Run Pa11y 508 Compliance Check
2m 9s
Unit tests
2m 9s
Chromatic Analysis
0s
E2E Tests Result
0s
Merge E2E Data
1m 26s
Annotations
3 errors, 12 warnings, and 1 notice
[firefox] › spec/all/authenticated/submissions-details-page.spec.ts:108:9 › Submissions Details page › sender user - happy path › breadcrumb navigates to Submission History page:
frontend-react/e2e/pages/authenticated/submission-history.ts#L112
1) [firefox] › spec/all/authenticated/submissions-details-page.spec.ts:108:9 › Submissions Details page › sender user - happy path › breadcrumb navigates to Submission History page
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "http://localhost:4173/submissions"
Received string: "http://localhost:4173/submissions/73e3cbc8-9920-4ab7-871f-843a1db4c074"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:4173/submissions/73e3cbc8-9920-4ab7-871f-843a1db4c074"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:4173/submissions/73e3cbc8-9920-4ab7-871f-843a1db4c074"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:4173/submissions/73e3cbc8-9920-4ab7-871f-843a1db4c074"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:4173/submissions/73e3cbc8-9920-4ab7-871f-843a1db4c074"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:4173/submissions/73e3cbc8-9920-4ab7-871f-843a1db4c074"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:4173/submissions/73e3cbc8-9920-4ab7-871f-843a1db4c074"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:4173/submissions/73e3cbc8-9920-4ab7-871f-843a1db4c074"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:4173/submissions/73e3cbc8-9920-4ab7-871f-843a1db4c074"
at pages/authenticated/submission-history.ts:112
110 | await breadcrumbLinks.nth(index).getByRole("link", { name: linkName }).click();
111 | await expect(page.locator("h1")).toBeAttached();
> 112 | await expect(page).toHaveURL(expectedUrl);
| ^
113 | }
114 |
at Module.breadcrumbLink (/home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/pages/authenticated/submission-history.ts:112:24)
at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/authenticated/submissions-details-page.spec.ts:109:13
|
[webkit] › spec/all/authenticated/admin/message-details-page.spec.ts:163:9 › Message Details Page › receiver user › has alert:
frontend-react/e2e/pages/BasePage.ts#L119
2) [webkit] › spec/all/authenticated/admin/message-details-page.spec.ts:163:9 › Message Details Page › receiver user › has alert
Error: page.reload: WebKit encountered an internal error
Call log:
- waiting for navigation until "load"
at pages/BasePage.ts:119
117 | await this.route();
118 |
> 119 | return await this.handlePageLoad(this.page.reload());
| ^
120 | }
121 |
122 | async goto(opts?: GotoOptions) {
at MessageDetailsPage.reload (/home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/pages/BasePage.ts:119:52)
at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/authenticated/admin/message-details-page.spec.ts:165:13
|
[webkit] › spec/all/authenticated/admin/message-id-search-page.spec.ts:160:9 › Message ID Search Page › receiver user › has alert:
frontend-react/e2e/pages/BasePage.ts#L119
3) [webkit] › spec/all/authenticated/admin/message-id-search-page.spec.ts:160:9 › Message ID Search Page › receiver user › has alert
Error: page.reload: WebKit encountered an internal error
Call log:
- waiting for navigation until "load"
at pages/BasePage.ts:119
117 | await this.route();
118 |
> 119 | return await this.handlePageLoad(this.page.reload());
| ^
120 | }
121 |
122 | async goto(opts?: GotoOptions) {
at MessageIDSearchPage.reload (/home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/pages/BasePage.ts:119:52)
at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/authenticated/admin/message-id-search-page.spec.ts:162:13
|
Lint:
frontend-react/e2e/spec/all/authenticated/admin/receiver-status-page.spec.ts#L148
Maximum describe call depth exceeded (6). Maximum allowed is 5
|
Lint:
frontend-react/e2e/spec/all/authenticated/admin/receiver-status-page.spec.ts#L262
Maximum describe call depth exceeded (6). Maximum allowed is 5
|
Lint:
frontend-react/e2e/spec/all/public/about/about-page.spec.ts#L148
Avoid calling `expect` conditionally`
|
Lint:
frontend-react/e2e/spec/all/public/developer-resources/api/documentation/sample-payloads-and-output.spec.ts#L39
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L177
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L298
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L380
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L407
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L418
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L430
Avoid calling `expect` conditionally`
|
Slow Test:
frontend-react/[chromium] › spec/chromium-only/public-pages-link-check.spec.ts#L1
frontend-react/[chromium] › spec/chromium-only/public-pages-link-check.spec.ts took 1.6m
|
Slow Test:
frontend-react/[setup] › helpers/auth.setup.ts#L1
frontend-react/[setup] › helpers/auth.setup.ts took 1.5m
|
🎭 Playwright Run Summary
3 flaky
[firefox] › spec/all/authenticated/submissions-details-page.spec.ts:108:9 › Submissions Details page › sender user - happy path › breadcrumb navigates to Submission History page
[webkit] › spec/all/authenticated/admin/message-details-page.spec.ts:163:9 › Message Details Page › receiver user › has alert
[webkit] › spec/all/authenticated/admin/message-id-search-page.spec.ts:160:9 › Message ID Search Page › receiver user › has alert
18 skipped
1044 passed (6.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
frontend-e2e-data--attempt-1
Expired
|
1.27 GB |
|
frontend-e2e-data--shard-1
Expired
|
221 MB |
|
frontend-e2e-data--shard-2
Expired
|
176 MB |
|
frontend-e2e-data--shard-3
Expired
|
277 MB |
|
frontend-e2e-data--shard-4
Expired
|
238 MB |
|
frontend-e2e-data--shard-5
Expired
|
240 MB |
|
frontend-e2e-data--shard-6
Expired
|
174 MB |
|