Bump @types/react from 18.3.12 to 19.0.2 #2483
Annotations
10 errors and 1 warning
lib/components/Charts/AreaChart/index.tsx#L105
'AreaChartPrimitive' cannot be used as a JSX component.
|
lib/components/Charts/BarChart/index.tsx#L66
'BarChartPrimitive' cannot be used as a JSX component.
|
lib/components/Charts/LineChart/index.tsx#L58
'LineChartPrimitive' cannot be used as a JSX component.
|
lib/components/Charts/PieChart/index.tsx#L59
'PieChartPrimitive' cannot be used as a JSX component.
|
lib/components/Charts/RadarChart/index.tsx#L45
'RadarChartPrimitive' cannot be used as a JSX component.
|
lib/components/Charts/VerticalBarChart/index.tsx#L85
'BarChartPrimitive' cannot be used as a JSX component.
|
lib/experimental/Charts/RadarChart/index.tsx#L45
'RadarChartPrimitive' cannot be used as a JSX component.
|
lib/experimental/Forms/FormField/index.tsx#L33
Cannot find namespace 'JSX'.
|
lib/experimental/Information/Communities/Celebration/hooks/useConfetti.ts#L6
Expected 1 arguments, but got 0.
|
lib/experimental/Information/Reactions/picker.tsx#L48
Type '{ children: Element; key: string; initial: { opacity: number; y: number; width: number; }; animate: { opacity: number; y: number; width: number; }; transition: { duration: number; delay: number; }; ... 4 more ...; tabIndex: number; }' is not assignable to type 'IntrinsicAttributes & HTMLAttributesWithoutMotionProps<unknown, unknown> & MotionProps & RefAttributes<unknown>'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
This job failed
Loading