Skip to content

fix(react-swc): avoid esbuild warnings with Vite 8 (#1195) #2628

fix(react-swc): avoid esbuild warnings with Vite 8 (#1195)

fix(react-swc): avoid esbuild warnings with Vite 8 (#1195) #2628

Triggered via push April 20, 2026 06:48
Status Failure
Total duration 7m 30s
Artifacts 3

ci-rsc.yml

on: push
Matrix: test-e2e
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 8 notices
test-rsc (ubuntu-latest / chromium) (react-experimental)
Process completed with exit code 1.
[chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js: packages/plugin-rsc/e2e/basic.test.ts#L1281
1) [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toContainText(expected) failed Locator: getByTestId('action-error-boundary') Expected substring: "(Error: An error occurred in the Server Components render." Received string: "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)" Timeout: 5000ms Call log: - Expect "toContainText" with timeout 5000ms - waiting for getByTestId('action-error-boundary') 9 × locator resolved to <div data-testid="action-error-boundary">…</div> - unexpected value "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)" 1279 | ) 1280 | } else { > 1281 | await expect(page.getByTestId('action-error-boundary')).toContainText( | ^ 1282 | '(Error: An error occurred in the Server Components render.', 1283 | ) 1284 | } at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:1281:63
[chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js: packages/plugin-rsc/e2e/basic.test.ts#L1281
1) [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toContainText(expected) failed Locator: getByTestId('action-error-boundary') Expected substring: "(Error: An error occurred in the Server Components render." Received string: "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)" Timeout: 5000ms Call log: - Expect "toContainText" with timeout 5000ms - waiting for getByTestId('action-error-boundary') 9 × locator resolved to <div data-testid="action-error-boundary">…</div> - unexpected value "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)" 1279 | ) 1280 | } else { > 1281 | await expect(page.getByTestId('action-error-boundary')).toContainText( | ^ 1282 | '(Error: An error occurred in the Server Components render.', 1283 | ) 1284 | } at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:1281:63
[chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js: packages/plugin-rsc/e2e/basic.test.ts#L1281
1) [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ─────────────── Error: expect(locator).toContainText(expected) failed Locator: getByTestId('action-error-boundary') Expected substring: "(Error: An error occurred in the Server Components render." Received string: "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)" Timeout: 5000ms Call log: - Expect "toContainText" with timeout 5000ms - waiting for getByTestId('action-error-boundary') 9 × locator resolved to <div data-testid="action-error-boundary">…</div> - unexpected value "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)" 1279 | ) 1280 | } else { > 1281 | await expect(page.getByTestId('action-error-boundary')).toContainText( | ^ 1282 | '(Error: An error occurred in the Server Components render.', 1283 | ) 1284 | } at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:1281:63
test-rsc (ubuntu-latest / chromium) (react-canary)
Process completed with exit code 1.
[chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js: packages/plugin-rsc/e2e/basic.test.ts#L1281
1) [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toContainText(expected) failed Locator: getByTestId('action-error-boundary') Expected substring: "(Error: An error occurred in the Server Components render." Received string: "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)" Timeout: 5000ms Call log: - Expect "toContainText" with timeout 5000ms - waiting for getByTestId('action-error-boundary') 9 × locator resolved to <div data-testid="action-error-boundary">…</div> - unexpected value "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)" 1279 | ) 1280 | } else { > 1281 | await expect(page.getByTestId('action-error-boundary')).toContainText( | ^ 1282 | '(Error: An error occurred in the Server Components render.', 1283 | ) 1284 | } at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:1281:63
[chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js: packages/plugin-rsc/e2e/basic.test.ts#L1281
1) [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toContainText(expected) failed Locator: getByTestId('action-error-boundary') Expected substring: "(Error: An error occurred in the Server Components render." Received string: "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)" Timeout: 5000ms Call log: - Expect "toContainText" with timeout 5000ms - waiting for getByTestId('action-error-boundary') 9 × locator resolved to <div data-testid="action-error-boundary">…</div> - unexpected value "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)" 1279 | ) 1280 | } else { > 1281 | await expect(page.getByTestId('action-error-boundary')).toContainText( | ^ 1282 | '(Error: An error occurred in the Server Components render.', 1283 | ) 1284 | } at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:1281:63
[chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js: packages/plugin-rsc/e2e/basic.test.ts#L1281
1) [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ─────────────── Error: expect(locator).toContainText(expected) failed Locator: getByTestId('action-error-boundary') Expected substring: "(Error: An error occurred in the Server Components render." Received string: "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)" Timeout: 5000ms Call log: - Expect "toContainText" with timeout 5000ms - waiting for getByTestId('action-error-boundary') 9 × locator resolved to <div data-testid="action-error-boundary">…</div> - unexpected value "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)" 1279 | ) 1280 | } else { > 1281 | await expect(page.getByTestId('action-error-boundary')).toContainText( | ^ 1282 | '(Error: An error occurred in the Server Components render.', 1283 | ) 1284 | } at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:1281:63
[firefox] › e2e/react-router.test.ts:42:3 › build-cloudflare › client: packages/plugin-rsc/e2e/react-router.test.ts#L43
1) [firefox] › e2e/react-router.test.ts:42:3 › build-cloudflare › 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" 41 | function defineTest(f: Fixture) { 42 | test('client', async ({ page }) => { > 43 | await page.goto(f.url('./about')) | ^ 44 | await waitForHydration(page) 45 | await page.getByRole('button', { name: 'Client counter: 0' }).click() 46 | await expect( at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/react-router.test.ts:43:16
🎭 Playwright Run Summary
1 failed [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ──────────────── 120 skipped 483 passed (3.7m)
🎭 Playwright Run Summary
106 skipped 498 passed (4.1m)
🎭 Playwright Run Summary
1 failed [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ──────────────── 120 skipped 483 passed (4.2m)
🎭 Playwright Run Summary
106 skipped 498 passed (4.6m)
🎭 Playwright Run Summary
106 skipped 498 passed (4.7m)
🎭 Playwright Run Summary
134 skipped 470 passed (5.5m)
🎭 Playwright Run Summary
1 flaky [firefox] › e2e/react-router.test.ts:42:3 › build-cloudflare › client ────────────────────────── 108 skipped 495 passed (6.0m)
🎭 Playwright Run Summary
106 skipped 498 passed (5.6m)

Artifacts

Produced during runtime
Name Size Digest
test-results-ubuntu-latest-chromium-react-canary
1.57 MB
sha256:ea2d2d5bf62ec8be26a7485c78940f1f1b50defc81bc8d844b68518dbf06756a
test-results-ubuntu-latest-chromium-react-experimental
1.29 MB
sha256:8fadf3e6f9a262000addddc7ff0ef1fcc30343aa5ad5a9c66084327a61ae36e1
test-results-ubuntu-latest-firefox
49.5 KB
sha256:b84a31fa3e0e2a658c438aefa38223425620e48cfff1918d116af8182f63f889