build(deps): Bump the react group across 1 directory with 7 updates #10013
Annotations
10 errors and 1 warning
Run make ui-lint:
ui/components/Alert.tsx#L31
No overload matches this call.
|
Run make ui-lint:
ui/components/CustomActions.tsx#L7
Type 'Element' is not assignable to type 'ReactNode'.
|
Run make ui-lint:
ui/components/DagGraph.tsx#L66
Expected 1 arguments, but got 0.
|
Run make ui-lint:
ui/components/DataTable/TableView/TableHeader.tsx#L32
Type 'string | Element' is not assignable to type 'ReactNode'.
|
Run make ui-lint:
ui/components/DirectedGraph.tsx#L33
Expected 1 arguments, but got 0.
|
Run make ui-lint:
ui/components/LargeInfo.tsx#L22
No overload matches this call.
|
Run make ui-lint:
ui/components/Link.tsx#L24
Type '{ children: (React.JSX.Element | JSX.Element)[]; }' is not assignable to type '{ children?: ReactNode; }'.
|
Run make ui-lint:
ui/components/Metadata.tsx#L60
No overload matches this call.
|
Run make ui-lint:
ui/components/Page.tsx#L84
Type '{ children: (React.JSX.Element | JSX.Element)[]; }' is not assignable to type '{ children?: ReactNode; }'.
|
Run make ui-lint:
ui/components/SourcesTable.tsx#L77
'VerifiedStatus' cannot be used as a JSX component.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading