fix(deps): update dependency sass to v1.83.1 #7805
Annotations
2 errors, 4 warnings, and 1 notice
🎭 Playwright tests:
test/e2e/auth.setup.ts#L1
1) [chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
🎭 Playwright tests:
test/e2e/auth.setup.ts#L42
1) [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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright tests:
[chromium] › pages/login.test.ts#L1
[chromium] › pages/login.test.ts took 1.2m
|
🎭 Playwright tests:
[chromium] › pages/myOrganization.test.ts#L1
[chromium] › pages/myOrganization.test.ts took 40.0s
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports", "e2e-report-12573976071-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/
|
🎭 Playwright tests
1 flaky
[chromium-setup] › auth.setup.ts:28:1 › authenticate as admin - `( @primary @slow @READ @development @staging @production )`
5 passed (7.6m)
|
Loading