E2E Opportunistic Matrix #152
Annotations
24 errors, 8 warnings, and 8 notices
|
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)
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 (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-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 (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-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 (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/
|
|
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 (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 (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-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 (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-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/
|
|
🎭 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.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.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.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.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 (2.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-react-addons-core-pnpm
|
713 KB |
sha256:c09c10b83b58e94ecc88b25b12a5a4d840fee4c2c4d64195680d988d75c8f1ae
|
|
|
playwright-report-react-base-npm
|
714 KB |
sha256:14430bf5921661f7a569eb5d4ad19fedf37f6fde6ebf76561dedff7fb40fbbbf
|
|
|
playwright-report-react-base-pnpm
|
713 KB |
sha256:d92abb549cd0b90b38e4ef2730477cedc601073dc0bdc53e7f6c4345a0607283
|
|
|
playwright-report-react-template-ecommerce
|
713 KB |
sha256:47a35c6feba4823a8fe5d11bf8928845c198c21e2fc835dc9545924017e98fb6
|
|
|
playwright-report-react-template-resume
|
713 KB |
sha256:f8f3ec8b36d11946238a6f030f7e0a2d348f5a3571867825f301479f2c7b907b
|
|
|
playwright-report-react-toolchain-deploy
|
714 KB |
sha256:820200d346b58c8a01604e1a9f2e5ffc12361b6a14c24625058d934397b40cfc
|
|
|
playwright-report-solid-addons-core-pnpm
|
713 KB |
sha256:3451c7884cb5006a64e0154d69f3bcddb60e3b3b0b2b3eb615dd24b7d1bcb610
|
|
|
playwright-report-solid-base-npm
|
713 KB |
sha256:9e740bb3225c09812188d4504813626c01ccdb9b9b6d76785802833d24a4d4d8
|
|