chore(deps): update dependency lint-staged to v17 #2774
Annotations
3 errors and 9 notices
|
[firefox] › e2e/react-router.test.ts:37:3 › build-default › client:
packages/plugin-rsc/e2e/react-router.test.ts#L38
1) [firefox] › e2e/react-router.test.ts:37:3 › build-default › client ────────────────────────────
Error: page.goto: Navigation to "http://localhost:4190/about" is interrupted by another navigation to "http://localhost:4190/about"
Call log:
- navigating to "http://localhost:4190/about", waiting until "load"
36 | function defineTest(f: Fixture) {
37 | test('client', async ({ page }) => {
> 38 | await page.goto(f.url('./about'))
| ^
39 | await waitForHydration(page)
40 | await page.getByRole('button', { name: 'Client counter: 0' }).click()
41 | await expect(
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/react-router.test.ts:38:16
|
|
[webkit] › e2e/starter.ts:137:3 › dev-module-runner-hmr-false › css hmr:
packages/plugin-rsc/e2e/starter.ts#L149
1) [webkit] › e2e/starter.ts:137:3 › dev-module-runner-hmr-false › css hmr ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toHaveCSS(expected) failed
Locator: locator('.card').first()
Expected: not "rgb(255, 0, 200)"
Received: "rgb(255, 0, 200)"
Timeout: 5000ms
Call log:
- Expect "not toHaveCSS" with timeout 5000ms
- waiting for locator('.card').first()
9 × locator resolved to <div class="card">…</div>
- unexpected value "rgb(255, 0, 200)"
147 |
148 | editor.reset()
> 149 | await expect(card).not.toHaveCSS('background-color', 'rgb(255, 0, 200)')
| ^
150 | })
151 |
152 | test.describe(() => {
at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:149:28
|
|
[webkit] › e2e/starter.ts:137:3 › dev-module-runner-hmr-false › css hmr:
packages/plugin-rsc/e2e/starter.ts#L149
1) [webkit] › e2e/starter.ts:137:3 › dev-module-runner-hmr-false › css hmr ───────────────────────
Error: expect(locator).not.toHaveCSS(expected) failed
Locator: locator('.card').first()
Expected: not "rgb(255, 0, 200)"
Received: "rgb(255, 0, 200)"
Timeout: 5000ms
Call log:
- Expect "not toHaveCSS" with timeout 5000ms
- waiting for locator('.card').first()
9 × locator resolved to <div class="card">…</div>
- unexpected value "rgb(255, 0, 200)"
147 |
148 | editor.reset()
> 149 | await expect(card).not.toHaveCSS('background-color', 'rgb(255, 0, 200)')
| ^
150 | })
151 |
152 | test.describe(() => {
at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:149:28
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (3.7m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (4.2m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (4.4m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (4.3m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (5.6m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (5.3m)
|
|
test-rsc (windows-latest / chromium)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
🎭 Playwright Run Summary
1 flaky
[firefox] › e2e/react-router.test.ts:37:3 › build-default › client ─────────────────────────────
140 skipped
538 passed (6.1m)
|
|
🎭 Playwright Run Summary
1 flaky
[webkit] › e2e/starter.ts:137:3 › dev-module-runner-hmr-false › css hmr ────────────────────────
167 skipped
511 passed (6.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-macos-latest-webkit
|
1000 KB |
sha256:348fb075e4f569d7d8fce5ae88e1bd7c3faa2d4d64fc1f30b0202287977c2178
|
|
|
test-results-ubuntu-latest-firefox
|
51.3 KB |
sha256:c6b9a0c00627a0ffaed05cb9a88bc8b3a5083c94ac53088daa790c0c5c27c81a
|
|