E2E Opportunistic Matrix #139
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-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-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-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-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-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-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 (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-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-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-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-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-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-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/
|
|
🎭 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.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.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.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)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-react-addons-core-pnpm
|
718 KB |
sha256:7fd2c4841090139d304bd4cd52996e55a392c5229fccf74a9a7649b997f5734b
|
|
|
playwright-report-react-base-npm
|
718 KB |
sha256:67a2d766b6afc5c46f08801d437694357230f6601f6da16604d15a5bc8740be5
|
|
|
playwright-report-react-base-pnpm
|
718 KB |
sha256:9cfbe87a336874c285904a4cb063ae943b16da934e58fb299a315510507f8f85
|
|
|
playwright-report-react-template-ecommerce
|
719 KB |
sha256:8600bcb3f10ed4d04535b0ff3e1365c953f02632762d4126801ef41219828a82
|
|
|
playwright-report-react-template-resume
|
719 KB |
sha256:af934d80abc7e2fa72a8aca208ef7e164727db28f33cc8f2c2c8de527f6956c9
|
|
|
playwright-report-react-toolchain-deploy
|
719 KB |
sha256:96f8c37e358e40282fe9d0a07c1a8e4315dad430c6b7101cb03e13e10d155683
|
|
|
playwright-report-solid-addons-core-pnpm
|
718 KB |
sha256:2280a2e4b26af7742fd7179b38818a100bfed7ab02d209ba7704d533cddf006d
|
|
|
playwright-report-solid-base-npm
|
718 KB |
sha256:f539a3de2f3add9b5802cb35d069cd36b5954c07d04e0d866dfb7230750fed10
|
|