fix(deps): update dependency vue-i18n to v9.14.2 [security] #7758
Annotations
10 errors, 2 warnings, and 1 notice
🔄 Merge all blob reports:
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.
|
🔄 Merge all blob reports:
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
|
🔄 Merge all blob reports:
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.
|
🔄 Merge all blob reports:
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 F6CC4F393E8F2D3B9D5D367D59CD1CDF
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
|
🔄 Merge all blob reports:
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.
|
🔄 Merge all blob reports:
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
|
🔄 Merge all blob reports:
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.
|
🔄 Merge all blob reports:
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
|
🔄 Merge all blob reports:
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.
|
🔄 Merge all blob reports:
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 8CE6CB9119CD1D51B730BF5B44D87097
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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports", "e2e-report-12319842000-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 all blob reports
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
|
Loading