do the thing #73
Annotations
1 error, 10 warnings, and 2 notices
|
[chromium] › e2e/join.spec.ts:59:7 › join › should NOT be able to register when blurring past email:
e2e/join.spec.ts#L26
1) [chromium] › e2e/join.spec.ts:59:7 › join › should NOT be able to register when blurring past email
Error: expect(locator).toHaveCount(expected) failed
Locator: locator('#__next').getByRole('alert')
Expected: 1
Received: 0
Timeout: 5000ms
Call log:
- Expect "toHaveCount" with timeout 5000ms
- waiting for locator('#__next').getByRole('alert')
9 × locator resolved to 0 elements
- unexpected value "0"
24 | ) => {
25 | const alerts = page.locator('#__next').getByRole('alert');
> 26 | await expect(alerts).toHaveCount(numberOfErrors);
| ^
27 | await expect(alerts.first()).toContainText(errorMessage);
28 | };
29 |
at assertError (/home/runner/work/front-end/front-end/e2e/join.spec.ts:26:24)
at /home/runner/work/front-end/front-end/e2e/join.spec.ts:63:11
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
components/Form/__tests__/MultiStepForm.test.tsx#L196
Unexpected console statement
|
|
lint:
components/Form/__tests__/MultiStepForm.test.tsx#L189
Unexpected console statement
|
|
lint:
components/Form/__tests__/MultiStepForm.test.tsx#L188
Unexpected console statement
|
|
lint:
components/Form/Select/__stories__/SelectSingle.stories.tsx#L25
Unexpected console statement
|
|
lint:
components/Form/Select/__stories__/SelectMulti.stories.tsx#L24
Unexpected console statement
|
|
unit_tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
report_coverage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_tests (chromium)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_tests (Mobile Safari)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › e2e/join.spec.ts:59:7 › join › should NOT be able to register when blurring past email
3 skipped
22 passed (44.8s)
|
|
🎭 Playwright Run Summary
3 skipped
23 passed (1.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
vitest-coverage
|
63.4 KB |
sha256:463253a4ed14b10b9e7d4fa213970d40e4143e68a88f023baca28f71958db78e
|
|