chore(deps): update dependency lint-staged to v17 #2743
Annotations
4 errors and 9 notices
|
[webkit] › e2e/react-router.test.ts:123:3 › dev-cloudflare › server css code split:
packages/plugin-rsc/e2e/react-router.test.ts#L134
1) [webkit] › e2e/react-router.test.ts:123:3 › dev-cloudflare › server css code split ────────────
Error: expect(locator).toHaveCSS(expected) failed
Locator: locator('.test-style-home')
Expected: "rgb(250, 150, 0)"
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toHaveCSS" with timeout 5000ms
- waiting for locator('.test-style-home')
132 | await page.getByRole('link', { name: 'About' }).click()
133 | await page.waitForURL(f.url('./about'))
> 134 | await expect(page.locator('.test-style-home')).toHaveCSS(
| ^
135 | 'color',
136 | 'rgb(250, 150, 0)',
137 | )
at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/react-router.test.ts:134:52
|
|
[firefox] › e2e/starter.ts:21:3 › build-renderBuiltUrl-runtime › basic:
packages/plugin-rsc/e2e/starter.ts#L23
1) [firefox] › e2e/starter.ts:21:3 › build-renderBuiltUrl-runtime › basic ────────────────────────
Error: page.goto: Navigation to "http://localhost:4190/" is interrupted by another navigation to "http://localhost:4190/"
Call log:
- navigating to "http://localhost:4190/", waiting until "load"
21 | test('basic', async ({ page }) => {
22 | using _ = expectNoPageError(page)
> 23 | await page.goto(f.url())
| ^
24 | await waitForHydration(page)
25 | })
26 |
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:23:16
|
|
[chromium] › e2e/basic.test.ts:175:3 › dev-inconsistent-client-optimization › show warning:
packages/plugin-rsc/e2e/basic.test.ts#L177
1) [chromium] › e2e/basic.test.ts:175:3 › dev-inconsistent-client-optimization › show warning ────
Error: expect(received).toContain(expected) // indexOf
Expected substring: "client component dependency is inconsistently optimized."
Received string: ""
175 | test('show warning', async ({ page }) => {
176 | await page.goto(f.url())
> 177 | expect(f.proc().stderr()).toContain(
| ^
178 | 'client component dependency is inconsistently optimized.',
179 | )
180 | })
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:177:31
|
|
[chromium] › e2e\react-router.test.ts:123:3 › dev-cloudflare › server css code split:
packages\plugin-rsc\e2e\react-router.test.ts#L150
1) [chromium] › e2e\react-router.test.ts:123:3 › dev-cloudflare › server css code split ──────────
Error: expect(locator).toHaveCSS(expected) failed
Locator: locator('.test-style-home')
Expected: "rgb(250, 150, 0)"
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toHaveCSS" with timeout 5000ms
- waiting for locator('.test-style-home')
2 × locator resolved to <p class="test-style-home">[test-style-home]</p>
- unexpected value "oklch(0.373 0.034 259.733)"
148 | await page.getByRole('link', { name: 'Home' }).click()
149 | await page.waitForURL(f.url())
> 150 | await expect(page.locator('.test-style-home')).toHaveCSS(
| ^
151 | 'color',
152 | 'rgb(250, 150, 0)',
153 | )
at D:\a\vite-plugin-react\vite-plugin-react\packages\plugin-rsc\e2e\react-router.test.ts:150:52
|
|
🎭 Playwright Run Summary
1 flaky
[webkit] › e2e/react-router.test.ts:123:3 › dev-cloudflare › server css code split ─────────────
167 skipped
511 passed (4.6m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (4.6m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (4.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[firefox] › e2e/starter.ts:21:3 › build-renderBuiltUrl-runtime › basic ─────────────────────────
140 skipped
538 passed (6.3m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (4.5m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (4.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › e2e/basic.test.ts:175:3 › dev-inconsistent-client-optimization › show warning ─────
138 skipped
540 passed (6.0m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › e2e\react-router.test.ts:123:3 › dev-cloudflare › server css code split ───────────
138 skipped
540 passed (6.3m)
|
|
test-rsc (windows-latest / chromium)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-macos-latest-webkit
|
137 KB |
sha256:d2a606337b1356c52657bbb55a2dcefb3205c8c8217a07a4899743fae268084a
|
|
|
test-results-ubuntu-latest-chromium-vite-7
|
371 KB |
sha256:30eea7e17bdcbed6b2b03d9582b099aded428a0ce35d48d14e6148192f10a676
|
|
|
test-results-ubuntu-latest-firefox
|
285 KB |
sha256:01d6460171235ceffd756a4a0e77a6efb2347de5e4c2812e0d6140d6f09eff27
|
|
|
test-results-windows-latest-chromium
|
387 KB |
sha256:1b32d66a64afc1be18fc523ff136e2607f3a38a06d7f4fd48a92993bd09b10db
|
|