Phone System Zoom and Focus Issue #4323
main.yml
on: pull_request
Get Versions 📜
/
Resolve Versions
9s
Matrix: test-e2e
🔄 Merge Playwright Reports
25s
Annotations
13 errors, 32 warnings, and 9 notices
[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: 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 )`
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
|
|
Lint 💅
'locationModels' is not defined
|
Lint 💅
'locationModels' is not defined
|
Lint 💅
Replace `.getMap()` with `⏎············.getMap()⏎············`
|
Lint 💅
Process completed with exit code 1.
|
[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
|
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @read @development @staging @production )`:
test/e2e/auth.setup.ts#L1
2) [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
2) [firefox-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
|
Test 🧪
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build 🏗️
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🧪 E2E Tests (2/4) | chromium
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🧪 E2E Tests (4/4) | chromium
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🧪 E2E Tests (3/4) | firefox
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🧪 E2E Tests (1/4) | chromium
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Slow Test:
[chromium] › authentication.test.ts#L1
[chromium] › authentication.test.ts took 44.5s
|
🧪 E2E Tests (2/4) | firefox
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Slow Test:
[firefox-setup] › auth.setup.ts#L1
[firefox-setup] › auth.setup.ts took 33.8s
|
🧪 E2E Tests (1/4) | firefox
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Slow Test:
[firefox] › authentication.test.ts#L1
[firefox] › authentication.test.ts took 52.4s
|
Slow Test:
[firefox-setup] › auth.setup.ts#L1
[firefox-setup] › auth.setup.ts took 35.2s
|
🧪 E2E Tests (4/4) | firefox
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🧪 E2E Tests (3/4) | chromium
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint 💅
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint 💅:
postcss.config.ts#L17
Unsafe call of an `any` typed value
|
Lint 💅:
src/App.vue#L5
'whenever' is defined but never used
|
Lint 💅
Use `undefined` instead of `null`
|
Lint 💅
Use `undefined` instead of `null`
|
Lint 💅
Use `undefined` instead of `null`
|
Lint 💅
Use `undefined` instead of `null`
|
Lint 💅
Use `undefined` instead of `null`
|
Lint 💅
Use `undefined` instead of `null`
|
Lint 💅
Unsafe member access .data on an `any` value
|
Lint 💅
Unsafe member access .data on an `any` value
|
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-9182685440-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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Slow Test:
[firefox] › authentication.test.ts#L1
[firefox] › authentication.test.ts took 52.4s
|
Slow Test:
[chromium] › authentication.test.ts#L1
[chromium] › authentication.test.ts took 44.5s
|
Slow Test:
[firefox] › pages/myOrganization.test.ts#L1
[firefox] › pages/myOrganization.test.ts took 38.6s
|
Slow Test:
[firefox] › pages/login.test.ts#L1
[firefox] › pages/login.test.ts took 23.8s
|
Slow Test:
[firefox] › pages/otherOrganizations.test.ts#L1
[firefox] › pages/otherOrganizations.test.ts took 17.0s
|
🎭 Playwright Run Summary
7 passed (41.4s)
|
🎭 Playwright Run Summary
6 passed (1.1m)
|
🎭 Playwright Run Summary
6 passed (1.4m)
|
🎭 Playwright Run Summary
7 passed (1.4m)
|
🎭 Playwright Run Summary
7 passed (1.3m)
|
🎭 Playwright Run Summary
7 passed (1.7m)
|
🎭 Playwright Run Summary
1 flaky
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
5 passed (3.5m)
|
🎭 Playwright Run Summary
1 flaky
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
5 passed (3.6m)
|
🎭 Playwright Run Summary
2 flaky
[chromium-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
[firefox-setup] › auth.setup.ts:10:1 › authenticate as user - `( @primary @slow @READ @development @staging @production )`
50 passed (3.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
9.74 MB |
|
e2e-report-9182685440-attempt-1
Expired
|
7.85 MB |
|