Bump @types/react from 18.3.14 to 19.0.1 #4903
Annotations
3 errors and 1 warning
Typecheck:
website/routes/CommonFeatures.lazy.tsx#L153
Type '({ row, onRowChange, onClose }: RenderEditCellProps<Row, SummaryRow>) => ReactPortal' is not assignable to type 'Maybe<(props: RenderEditCellProps<Row, SummaryRow>) => ReactNode>'.
|
Typecheck:
website/routes/ContextMenu.lazy.tsx#L99
Type '{ children: (false | Element | ReactPortal)[]; }' is not assignable to type '{ children?: ReactNode; }'.
|
Typecheck
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading