chore(deps): update dependency eslint-plugin-unicorn to v56 #7765
main.yml
on: pull_request
Get Versions 📜
/
Resolve Versions
3s
Matrix: test-e2e
🔄 Merge Playwright Reports
37s
Annotations
100 errors, 24 warnings, and 9 notices
Lint 💅
Prefer `globalThis` over `window`
|
Lint 💅:
src/components/AppDownloadBadges.vue#L16
Prefer `globalThis` over `window`
|
Lint 💅:
src/components/AppDownloadBadges.vue#L27
Prefer `globalThis` over `window`
|
Lint 💅:
src/components/AppDownloadBadges.vue#L29
Prefer `globalThis` over `window`
|
Lint 💅:
src/components/DragDrop.vue#L65
Prefer `globalThis` over `window`
|
Lint 💅:
src/components/Spinner.vue#L432
Prefer `globalThis` over `window`
|
Lint 💅:
src/components/Tickets/TicketCards.vue#L503
Prefer `globalThis` over `window`
|
Lint 💅:
src/components/admin/UsersTable.vue#L108
Prefer `globalThis` over `window`
|
Lint 💅:
src/components/work/WorksiteForm.vue#L1268
Prefer `globalThis` over `window`
|
Lint 💅:
src/components/work/WorksiteForm.vue#L1268
Prefer `globalThis` over `window`
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Target page, context or browser has been closed
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Storage.getCookies): Failed to find browser context for id 837E573BE132D72CB7C38BD63F32D369
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Target page, context or browser has been closed
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Storage.getCookies): Failed to find browser context for id 6803BB23C657C8B381935C06A33B9189
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Target page, context or browser has been closed
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Storage.getCookies): Failed to find browser context for id 794F7C21BC1EC232851C094257C410D7
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Storage.getCookies): Failed to find browser context for id EA081597CE91BD235343C209B54EFA27
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Target page, context or browser has been closed
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Storage.getCookies): Failed to find browser context for id AAB730900249CEAE5094B299BAE8951B
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Target page, context or browser has been closed
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Target page, context or browser has been closed
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Storage.getCookies): Failed to find browser context for id 966A610392D2F8E7040CFAA23387FF7F
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Browser.getCookies): this._targetRegistry.browserContextForId(...) is undefined
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Browser.getCookies): this._targetRegistry.browserContextForId(...) is undefined
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Browser.getCookies): this._targetRegistry.browserContextForId(...) is undefined
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Browser.getCookies): this._targetRegistry.browserContextForId(...) is undefined
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Browser.getCookies): this._targetRegistry.browserContextForId(...) is undefined
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Browser.getCookies): this._targetRegistry.browserContextForId(...) is undefined
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Storage.getCookies): Failed to find browser context for id C9E5E063B14847528A5B6D15D62B40FD
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Target page, context or browser has been closed
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Target page, context or browser has been closed
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Storage.getCookies): Failed to find browser context for id 0189156CF33C4B1F52C3067A95F58CFA
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Browser.getCookies): this._targetRegistry.browserContextForId(...) is undefined
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Browser.getCookies): this._targetRegistry.browserContextForId(...) is undefined
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Test timeout of 180000ms exceeded.
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Storage.getCookies): Failed to find browser context for id C9E5E063B14847528A5B6D15D62B40FD
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L24
1) [chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Target page, context or browser has been closed
22 | await page.waitForLoadState('networkidle');
23 | await doLogin(page);
> 24 | await page.context().storageState({ path: normalUserStatePath });
| ^
25 | },
26 | );
27 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:24:26
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Error: browserContext.storageState: Target page, context or browser has been closed
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L42
2) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.storageState: Protocol error (Storage.getCookies): Failed to find browser context for id 0189156CF33C4B1F52C3067A95F58CFA
40 | await page.waitForLoadState('networkidle');
41 | await doLoginAsAdmin(page);
> 42 | await page.context().storageState({ path: adminUserStatePath });
| ^
43 | },
44 | );
45 |
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/auth.setup.ts:42:26
|
Get Versions 📜 / Resolve Versions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build 🏗️
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test 🧪
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint 💅
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint 💅:
src/App.vue#L2
'computed' is already defined as a built-in global variable
|
Lint 💅:
src/App.vue#L2
'defineComponent' is already defined as a built-in global variable
|
Lint 💅:
src/App.vue#L2
'onMounted' is already defined as a built-in global variable
|
Lint 💅:
src/App.vue#L2
'ref' is already defined as a built-in global variable
|
Lint 💅:
src/App.vue#L2
'watch' is already defined as a built-in global variable
|
Lint 💅:
src/App.vue#L3
'useRoute' is already defined as a built-in global variable
|
Lint 💅:
src/App.vue#L4
'useI18n' is already defined as a built-in global variable
|
Lint 💅:
src/App.vue#L5
'whenever' is already defined as a built-in global variable
|
Lint 💅:
src/App.vue#L5
'whenever' is defined but never used
|
Lint 💅:
src/App.vue#L6
'useStore' is already defined as a built-in global variable
|
🧪 E2E Tests (3/4) | chromium
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🧪 E2E Tests (2/4) | chromium
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🧪 E2E Tests (4/4) | chromium
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🧪 E2E Tests (3/4) | firefox
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🧪 E2E Tests (4/4) | firefox
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🧪 E2E Tests (1/4) | firefox
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🧪 E2E Tests (1/4) | chromium
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🧪 E2E Tests (2/4) | firefox
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports", "e2e-report-12319874964-attempt-1".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🔄 Merge Playwright Reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
2 failed
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
4 did not run
|
🎭 Playwright Run Summary
2 failed
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
4 did not run
|
🎭 Playwright Run Summary
2 failed
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
4 did not run
|
🎭 Playwright Run Summary
2 failed
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
4 did not run
|
🎭 Playwright Run Summary
2 failed
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
4 did not run
|
🎭 Playwright Run Summary
2 failed
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
5 did not run
|
🎭 Playwright Run Summary
2 failed
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
5 did not run
|
🎭 Playwright Run Summary
2 failed
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
4 did not run
|
🎭 Playwright Run Summary
16 failed
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[firefox-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
34 did not run
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
|
106 MB |
|
e2e-report-12319874964-attempt-1
|
117 MB |
|