chore(deps): bump the react group with 4 updates #42280
ci.yml
on: pull_request
format
1m 9s
lint
1m 54s
build-components-json
3m 0s
sizes
2m 11s
Matrix: examples
Matrix: test
Matrix: type-check
Annotations
23 errors
|
examples (react-19)
Process completed with exit code 1.
|
|
examples (react-19)
example-nextjs#build: command (/home/runner/work/react/react/examples/nextjs) /opt/hostedtoolcache/node/26.4.0/x64/bin/npm run build exited (1)
|
|
type-check (react-19)
Process completed with exit code 2.
|
|
type-check (react-19)
example-theming#type-check: command (/home/runner/work/react/react/examples/theming) /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.
|
|
type-check (react-19)
'Button' cannot be used as a JSX component.
|
|
lint:
packages/react/src/PageLayout/PageLayout.tsx#L255
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
|
lint:
packages/react/src/LabelGroup/LabelGroup.tsx#L24
Unnecessary optional chain on a non-nullish value
|
|
lint:
packages/react/src/FilteredActionList/FilteredActionList.tsx#L364
Unnecessary conditional, value is always truthy
|
|
lint:
packages/react/src/FilteredActionList/FilteredActionList.tsx#L264
Unnecessary conditional, value is always truthy
|
|
lint:
packages/react/src/CheckboxGroup/CheckboxGroup.tsx#L64
Unnecessary conditional, value is always truthy
|
|
lint:
packages/react/src/CheckboxGroup/CheckboxGroup.tsx#L54
Unnecessary conditional, value is always truthy
|
|
lint:
packages/react/src/CheckboxGroup/CheckboxGroup.tsx#L50
Unnecessary conditional, value is always truthy
|
|
lint:
packages/react/src/AnchoredOverlay/AnchoredOverlay.tsx#L379
Unnecessary conditional, value is always truthy
|
|
lint:
packages/react/src/AnchoredOverlay/AnchoredOverlay.tsx#L324
Unnecessary conditional, value is always truthy
|
|
lint:
packages/react/src/AnchoredOverlay/AnchoredOverlay.tsx#L278
Unnecessary conditional, value is always truthy
|
|
examples (react-18)
Process completed with exit code 1.
|
|
examples (react-18)
example-theming#build: command (/home/runner/work/react/react/examples/theming) /opt/hostedtoolcache/node/26.4.0/x64/bin/npm run build exited (1)
|
|
type-check (react-18)
Process completed with exit code 2.
|
|
type-check (react-18)
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-18)
'Button' cannot be used as a JSX component.
|
|
type-check (react-18)
'ThemeProvider' cannot be used as a JSX component.
|