Skip to content

fix(deps): update all non-major dependencies #2626

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #2626

Triggered via pull request April 20, 2026 00:42
Status Failure
Total duration 8m 26s
Artifacts 3

ci-rsc.yml

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

Annotations

9 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
[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
106 skipped 498 passed (4.2m)
🎭 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.2m)
🎭 Playwright Run Summary
106 skipped 498 passed (4.0m)
🎭 Playwright Run Summary
106 skipped 498 passed (5.8m)
🎭 Playwright Run Summary
106 skipped 498 passed (5.2m)
🎭 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
134 skipped 470 passed (6.7m)

Artifacts

Produced during runtime
Name Size Digest
test-results-ubuntu-latest-chromium-react-canary
1.36 MB
sha256:d36bc71919623474218d0c31eef79121f6fc8b1f72f72c369926e79f9c57ccd1
test-results-ubuntu-latest-chromium-react-experimental
1.16 MB
sha256:ba3f19c42eeba4e621c883baf8f02804b431b56789fefa7795736d86a2fff12b
test-results-ubuntu-latest-firefox
51 KB
sha256:31bb6636444cbe3c79b019230718e79f9a39b7770310519be036f6b56d6daeea