Skip to content

fix(deps): update swc monorepo #2623

fix(deps): update swc monorepo

fix(deps): update swc monorepo #2623

Triggered via pull request April 19, 2026 13:14
Status Failure
Total duration 6m 40s
Artifacts 4

ci-rsc.yml

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

Annotations

10 errors and 8 notices
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
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
[chromium] › e2e/basic.test.ts:174:3 › dev-inconsistent-client-optimization › show warning: packages/plugin-rsc/e2e/basic.test.ts#L176
1) [chromium] › e2e/basic.test.ts:174:3 › dev-inconsistent-client-optimization › show warning ──── Error: expect(received).toContain(expected) // indexOf Expected substring: "client component dependency is inconsistently optimized." Received string: "" 174 | test('show warning', async ({ page }) => { 175 | await page.goto(f.url()) > 176 | expect(f.proc().stderr()).toContain( | ^ 177 | 'client component dependency is inconsistently optimized.', 178 | ) 179 | }) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:176:31
[firefox] › e2e/starter.ts:20:3 › rolldownOptions › build › basic: packages/plugin-rsc/e2e/starter.ts#L22
1) [firefox] › e2e/starter.ts:20:3 › rolldownOptions › build › 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" 20 | test('basic', async ({ page }) => { 21 | using _ = expectNoPageError(page) > 22 | await page.goto(f.url()) | ^ 23 | await waitForHydration(page) 24 | }) 25 | at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:22:16
🎭 Playwright Run Summary
106 skipped 498 passed (2.9m)
🎭 Playwright Run Summary
106 skipped 498 passed (4.0m)
🎭 Playwright Run Summary
1 failed [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ──────────────── 120 skipped 483 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.0m)
🎭 Playwright Run Summary
134 skipped 470 passed (4.3m)
🎭 Playwright Run Summary
106 skipped 498 passed (5.1m)
🎭 Playwright Run Summary
1 flaky [chromium] › e2e/basic.test.ts:174:3 › dev-inconsistent-client-optimization › show warning ───── 106 skipped 497 passed (5.7m)
🎭 Playwright Run Summary
1 flaky [firefox] › e2e/starter.ts:20:3 › rolldownOptions › build › basic ────────────────────────────── 108 skipped 495 passed (6.0m)

Artifacts

Produced during runtime
Name Size Digest
test-results-ubuntu-latest-chromium-react-canary
1.42 MB
sha256:d1e3ff0d3661977a8f221e24ee25136618021d87dbad066972978d68b34f01af
test-results-ubuntu-latest-chromium-react-experimental
1.21 MB
sha256:df0efa4eb83b64aa220e6eecb2055bdd2b62cc89410bbee08bf3882b87f6c344
test-results-ubuntu-latest-chromium-vite-7
290 KB
sha256:90d345e42e067a646be50de82e836961fc0f11b4aba8d64fd6e1edc8bb1731c4
test-results-ubuntu-latest-firefox
283 KB
sha256:b197b581c1ec5f9de71a09217d848ca64bc4781904ac043e58f65ae3eda29ae4