Skip to content

Migrate initial components to mergeProps #43195

Migrate initial components to mergeProps

Migrate initial components to mergeProps #43195

Triggered via pull request August 11, 2026 22:01
Status Success
Total duration 4m 27s
Artifacts

ci.yml

on: pull_request
Matrix: examples
Matrix: test
Matrix: type-check
Fit to window
Zoom out
Zoom in

Annotations

9 errors
examples (react-19)
Process completed with exit code 1.
examples (react-19)
example-theming#build: command (/home/runner/work/react/react/examples/theming) /opt/hostedtoolcache/node/26.4.0/x64/bin/npm run build exited (1)
examples (react-19)
'Button' cannot be used as a JSX component.
examples (react-19)
'ThemeProvider' cannot be used as a JSX component.
examples (react-19)
'Button' cannot be used as a JSX component.
type-check (react-19)
Process completed with exit code 2.
type-check (react-19)
example-nextjs#type-check: command (/home/runner/work/react/react/examples/nextjs) /opt/hostedtoolcache/node/26.4.0/x64/bin/npm run type-check exited (2)
type-check (react-19)
'Button' cannot be used as a JSX component.
type-check (react-19)
'ThemeProvider' cannot be used as a JSX component.