E2E Opportunistic Matrix #127
Annotations
24 errors, 8 warnings, and 8 notices
|
Matrix (react-base-npm)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (solid-addons-core-pnpm)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (react-addons-core-pnpm)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (react-template-ecommerce)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (react-toolchain-deploy)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (react-template-resume)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (react-base-pnpm)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (solid-base-npm)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (react-base-npm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix (solid-addons-core-pnpm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix (react-addons-core-pnpm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix (react-template-ecommerce)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix (react-toolchain-deploy)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix (react-template-resume)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix (react-base-pnpm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix (solid-base-npm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.2m)
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.3m)
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.3m)
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.1m)
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.2m)
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.3m)
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.3m)
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-react-addons-core-pnpm
|
719 KB |
sha256:772ff77f030e9592dfbdb4cacc9f88cfd71762292fc5d828f752a0e07b947463
|
|
|
playwright-report-react-base-npm
|
719 KB |
sha256:ba8d3f3b3092e93aa9a7a45963094509637752f82422db730c97ddd0696e7f0a
|
|
|
playwright-report-react-base-pnpm
|
719 KB |
sha256:276268273331bc75c069b6da24747240093d195eecf37d115523bc665eac6234
|
|
|
playwright-report-react-template-ecommerce
|
718 KB |
sha256:8c9a92afaa417a0b6b4cbba2478b62e5e8aa0bc11e7bfec15e2c8fe83e482a88
|
|
|
playwright-report-react-template-resume
|
719 KB |
sha256:365e1e5b802e95c0c6a6831ba4acf780ef5df3b22c32d874c4302a08b5f55711
|
|
|
playwright-report-react-toolchain-deploy
|
718 KB |
sha256:839c940e9f6609c0e9cd7fdb98d5a26eb133b3d1e19f444d5b76d8d642d79d41
|
|
|
playwright-report-solid-addons-core-pnpm
|
718 KB |
sha256:f31ccc6dd9a635a2e38a299ca8b402c0bb8c46af0c722c02c060533969a1376a
|
|
|
playwright-report-solid-base-npm
|
718 KB |
sha256:3371f83f5d651aaf21ebdf4b451a76a00ff4d6d85bf88966dc738700f263ddd6
|
|