Skip to content

Bump picomatch from 2.3.1 to 2.3.2 #82

Bump picomatch from 2.3.1 to 2.3.2

Bump picomatch from 2.3.1 to 2.3.2 #82

Triggered via pull request March 25, 2026 22:38
Status Failure
Total duration 3m 52s
Artifacts 2

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 4 warnings, and 1 notice
[chromium] › src/e2e/join.spec.ts:59:7 › join › should NOT be able to register when blurring past email: src/e2e/join.spec.ts#L26
4) [chromium] › src/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/src/e2e/join.spec.ts:26:24) at /home/runner/work/front-end/front-end/src/e2e/join.spec.ts:63:11
[chromium] › src/e2e/join.spec.ts:402:7 › join › should allow completing registration after filling the last step and going back to change earlier answers: src/e2e/join.spec.ts#L427
3) [chromium] › src/e2e/join.spec.ts:402:7 › join › should allow completing registration after filling the last step and going back to change earlier answers Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForURL: Timeout 30000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ 425 | await getCheckbox(page, /Slack Community Guidelines/).check(); 426 | await page.getByTestId(REGISTRATION_FORM_INITIAL_SUBMIT_BUTTON).click(); > 427 | await page.waitForURL(/\/join\/form/, { timeout: 30000 }); | ^ 428 | 429 | // Step 1: Professional Details 430 | await page.getByLabel('Employment Status*').fill('Full-Time'); at /home/runner/work/front-end/front-end/src/e2e/join.spec.ts:427:16
[chromium] › src/e2e/join.spec.ts:402:7 › join › should allow completing registration after filling the last step and going back to change earlier answers: src/e2e/join.spec.ts#L427
3) [chromium] › src/e2e/join.spec.ts:402:7 › join › should allow completing registration after filling the last step and going back to change earlier answers Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForURL: Timeout 30000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ 425 | await getCheckbox(page, /Slack Community Guidelines/).check(); 426 | await page.getByTestId(REGISTRATION_FORM_INITIAL_SUBMIT_BUTTON).click(); > 427 | await page.waitForURL(/\/join\/form/, { timeout: 30000 }); | ^ 428 | 429 | // Step 1: Professional Details 430 | await page.getByLabel('Employment Status*').fill('Full-Time'); at /home/runner/work/front-end/front-end/src/e2e/join.spec.ts:427:16
[chromium] › src/e2e/join.spec.ts:402:7 › join › should allow completing registration after filling the last step and going back to change earlier answers: src/e2e/join.spec.ts#L427
3) [chromium] › src/e2e/join.spec.ts:402:7 › join › should allow completing registration after filling the last step and going back to change earlier answers TimeoutError: page.waitForURL: Timeout 30000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ 425 | await getCheckbox(page, /Slack Community Guidelines/).check(); 426 | await page.getByTestId(REGISTRATION_FORM_INITIAL_SUBMIT_BUTTON).click(); > 427 | await page.waitForURL(/\/join\/form/, { timeout: 30000 }); | ^ 428 | 429 | // Step 1: Professional Details 430 | await page.getByLabel('Employment Status*').fill('Full-Time'); at /home/runner/work/front-end/front-end/src/e2e/join.spec.ts:427:16
[chromium] › src/e2e/join.spec.ts:318:7 › join › should be able to register with valid data: src/e2e/join.spec.ts#L330
2) [chromium] › src/e2e/join.spec.ts:318:7 › join › should be able to register with valid data ─── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForURL: Timeout 30000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ 328 | await page.getByTestId(REGISTRATION_FORM_INITIAL_SUBMIT_BUTTON).click(); 329 | > 330 | await page.waitForURL(/\/join\/form/, { timeout: 30000 }); | ^ 331 | await expect(page.locator('h1')).toHaveText('Update Profile'); 332 | 333 | // Professional Details at /home/runner/work/front-end/front-end/src/e2e/join.spec.ts:330:16
[chromium] › src/e2e/join.spec.ts:318:7 › join › should be able to register with valid data: src/e2e/join.spec.ts#L330
2) [chromium] › src/e2e/join.spec.ts:318:7 › join › should be able to register with valid data ─── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForURL: Timeout 30000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ 328 | await page.getByTestId(REGISTRATION_FORM_INITIAL_SUBMIT_BUTTON).click(); 329 | > 330 | await page.waitForURL(/\/join\/form/, { timeout: 30000 }); | ^ 331 | await expect(page.locator('h1')).toHaveText('Update Profile'); 332 | 333 | // Professional Details at /home/runner/work/front-end/front-end/src/e2e/join.spec.ts:330:16
[chromium] › src/e2e/join.spec.ts:318:7 › join › should be able to register with valid data: src/e2e/join.spec.ts#L330
2) [chromium] › src/e2e/join.spec.ts:318:7 › join › should be able to register with valid data ─── TimeoutError: page.waitForURL: Timeout 30000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ 328 | await page.getByTestId(REGISTRATION_FORM_INITIAL_SUBMIT_BUTTON).click(); 329 | > 330 | await page.waitForURL(/\/join\/form/, { timeout: 30000 }); | ^ 331 | await expect(page.locator('h1')).toHaveText('Update Profile'); 332 | 333 | // Professional Details at /home/runner/work/front-end/front-end/src/e2e/join.spec.ts:330:16
[chromium] › src/e2e/join.spec.ts:142:7 › join › should NOT be able to register with an existing email: src/e2e/join.spec.ts#L27
1) [chromium] › src/e2e/join.spec.ts:142:7 › join › should NOT be able to register with an existing email Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toContainText(expected) failed Locator: locator('#__next').getByRole('alert').first() Expected substring: "This email has already been registered with an application." Received string: "Something is wrong on our end. Please try again later." Timeout: 5000ms Call log: - Expect "toContainText" with timeout 5000ms - waiting for locator('#__next').getByRole('alert').first() 9 × locator resolved to <div role="alert" data-testid="ALERT" class="rounded-sm border border-solid p-2 text-sm shadow-md border-error-deep bg-error text-error-deep">…</div> - unexpected value "Something is wrong on our end. Please try again later." 25 | const alerts = page.locator('#__next').getByRole('alert'); 26 | await expect(alerts).toHaveCount(numberOfErrors); > 27 | await expect(alerts.first()).toContainText(errorMessage); | ^ 28 | }; 29 | 30 | const assertFailedLogin = async ( at assertError (/home/runner/work/front-end/front-end/src/e2e/join.spec.ts:27:32) at assertFailedLogin (/home/runner/work/front-end/front-end/src/e2e/join.spec.ts:39:3) at /home/runner/work/front-end/front-end/src/e2e/join.spec.ts:151:5
[chromium] › src/e2e/join.spec.ts:142:7 › join › should NOT be able to register with an existing email: src/e2e/join.spec.ts#L27
1) [chromium] › src/e2e/join.spec.ts:142:7 › join › should NOT be able to register with an existing email Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toContainText(expected) failed Locator: locator('#__next').getByRole('alert').first() Expected substring: "This email has already been registered with an application." Received string: "Something is wrong on our end. Please try again later." Timeout: 5000ms Call log: - Expect "toContainText" with timeout 5000ms - waiting for locator('#__next').getByRole('alert').first() 9 × locator resolved to <div role="alert" data-testid="ALERT" class="rounded-sm border border-solid p-2 text-sm shadow-md border-error-deep bg-error text-error-deep">…</div> - unexpected value "Something is wrong on our end. Please try again later." 25 | const alerts = page.locator('#__next').getByRole('alert'); 26 | await expect(alerts).toHaveCount(numberOfErrors); > 27 | await expect(alerts.first()).toContainText(errorMessage); | ^ 28 | }; 29 | 30 | const assertFailedLogin = async ( at assertError (/home/runner/work/front-end/front-end/src/e2e/join.spec.ts:27:32) at assertFailedLogin (/home/runner/work/front-end/front-end/src/e2e/join.spec.ts:39:3) at /home/runner/work/front-end/front-end/src/e2e/join.spec.ts:151:5
[chromium] › src/e2e/join.spec.ts:142:7 › join › should NOT be able to register with an existing email: src/e2e/join.spec.ts#L27
1) [chromium] › src/e2e/join.spec.ts:142:7 › join › should NOT be able to register with an existing email Error: expect(locator).toContainText(expected) failed Locator: locator('#__next').getByRole('alert').first() Expected substring: "This email has already been registered with an application." Received string: "Something is wrong on our end. Please try again later." Timeout: 5000ms Call log: - Expect "toContainText" with timeout 5000ms - waiting for locator('#__next').getByRole('alert').first() 9 × locator resolved to <div role="alert" data-testid="ALERT" class="rounded-sm border border-solid p-2 text-sm shadow-md border-error-deep bg-error text-error-deep">…</div> - unexpected value "Something is wrong on our end. Please try again later." 25 | const alerts = page.locator('#__next').getByRole('alert'); 26 | await expect(alerts).toHaveCount(numberOfErrors); > 27 | await expect(alerts.first()).toContainText(errorMessage); | ^ 28 | }; 29 | 30 | const assertFailedLogin = async ( at assertError (/home/runner/work/front-end/front-end/src/e2e/join.spec.ts:27:32) at assertFailedLogin (/home/runner/work/front-end/front-end/src/e2e/join.spec.ts:39:3) at /home/runner/work/front-end/front-end/src/e2e/join.spec.ts:151:5
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/
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
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, 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/
🎭 Playwright Run Summary
3 failed [chromium] › src/e2e/join.spec.ts:142:7 › join › should NOT be able to register with an existing email [chromium] › src/e2e/join.spec.ts:318:7 › join › should be able to register with valid data ──── [chromium] › src/e2e/join.spec.ts:402:7 › join › should allow completing registration after filling the last step and going back to change earlier answers 1 flaky [chromium] › src/e2e/join.spec.ts:59:7 › join › should NOT be able to register when blurring past email 3 skipped 19 passed (2.4m)

Artifacts

Produced during runtime
Name Size Digest
playwright-report
3.56 MB
sha256:8c4cc58a734b92f3a0b8dc3c9f044c4ec01219e4d269a970cd93df06f80b7c16
vitest-coverage
63.4 KB
sha256:fa2692db9f1fbcaeef04c2a26d58ebbe78c4994561c8d2c54bc8ecaa000a620f