fix(deps): update dependency sass to v1.83.1 #7805
Annotations
2 errors, 3 warnings, and 1 notice
🎭 Playwright tests:
test/e2e/pages/myOrganization.test.ts#L1
1) [firefox] › pages/myOrganization.test.ts:114:3 › MyOrganization › User Management: should display all required elements - `( @primary @slow @READ @development @staging @production )`
Test timeout of 180000ms exceeded.
|
🎭 Playwright tests:
test/e2e/pages/myOrganization.test.ts#L122
1) [firefox] › pages/myOrganization.test.ts:114:3 › MyOrganization › User Management: should display all required elements - `( @primary @slow @READ @development @staging @production )`
Error: locator.click: Test timeout of 180000ms exceeded.
Call log:
- waiting for getByTestId('testMyOrganizationNavusersLink')
120 | test.slow();
121 | const tabLink = page.getByTestId('testMyOrganizationNavusersLink');
> 122 | await tabLink.click();
| ^
123 | const dataTestIds = [
124 | 'testInviteNewUserButton',
125 | 'testUserSearch',
at /home/runner/work/crisiscleanup-4-web/crisiscleanup-4-web/test/e2e/pages/myOrganization.test.ts:122:21
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright tests:
[firefox-setup] › auth.setup.ts#L1
[firefox-setup] › auth.setup.ts took 2.1m
|
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
[firefox] › pages/myOrganization.test.ts:114:3 › MyOrganization › User Management: should display all required elements - `( @primary @slow @READ @development @staging @production )`
5 passed (7.1m)
|
Loading