Deployment of 2024-12-05 #3920
Annotations
1 error, 3 warnings, and 1 notice
frontend-react/e2e/pages/BasePage.ts#L119
1) [webkit] › spec/all/authenticated/admin/last-mile-failures-page.spec.ts:84:9 › Last Mile Failure page › admin user - server error › 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 LastMileFailuresPage.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/last-mile-failures-page.spec.ts:86:13
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
frontend-react/[setup] › helpers/auth.setup.ts#L1
frontend-react/[setup] › helpers/auth.setup.ts took 1.3m
|
|
The logs for this run have expired and are no longer available.
Loading