Bump @okta/okta-signin-widget from 7.24.2 to 7.26.1 in /frontend-react in the auth group across 1 directory #3973
Annotations
1 error, 3 warnings, and 1 notice
frontend-react/e2e/spec/all/authenticated/daily-data-page.spec.ts#L149
1) [webkit] › spec/all/authenticated/daily-data-page.spec.ts:148:21 › Daily Data page › admin user › with org selected › filter › onLoad › 'Start time' does not have a value
Error: Timed out 5000ms waiting for expect(locator).toBeAttached()
Locator: locator('#start-time')
Expected: attached
Received: <element(s) not found>
Call log:
- expect.toBeAttached with timeout 5000ms
- waiting for locator('#start-time')
147 |
148 | test("'Start time' does not have a value", async ({ dailyDataPage }) => {
> 149 | await expect(startTime(dailyDataPage.page)).toBeAttached();
| ^
150 | await expect(startTime(dailyDataPage.page)).toHaveText("");
151 | });
152 |
at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/authenticated/daily-data-page.spec.ts:149:69
|
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.8m
|
frontend-react/[setup] › helpers/auth.setup.ts#L1
frontend-react/[setup] › helpers/auth.setup.ts took 1.2m
|
|
The logs for this run have expired and are no longer available.
Loading