Skip to content

Bump @types/react from 18.3.12 to 19.0.2 #2483

Bump @types/react from 18.3.12 to 19.0.2

Bump @types/react from 18.3.12 to 19.0.2 #2483

Triggered via push December 20, 2024 03:38
Status Failure
Total duration 44s
Artifacts

release.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: lib/components/Charts/AreaChart/index.tsx#L105
'AreaChartPrimitive' cannot be used as a JSX component.
build: lib/components/Charts/BarChart/index.tsx#L66
'BarChartPrimitive' cannot be used as a JSX component.
build: lib/components/Charts/LineChart/index.tsx#L58
'LineChartPrimitive' cannot be used as a JSX component.
build: lib/components/Charts/PieChart/index.tsx#L59
'PieChartPrimitive' cannot be used as a JSX component.
build: lib/components/Charts/RadarChart/index.tsx#L45
'RadarChartPrimitive' cannot be used as a JSX component.
build: lib/components/Charts/VerticalBarChart/index.tsx#L85
'BarChartPrimitive' cannot be used as a JSX component.
build: lib/experimental/Charts/RadarChart/index.tsx#L45
'RadarChartPrimitive' cannot be used as a JSX component.
build: lib/experimental/Forms/FormField/index.tsx#L33
Cannot find namespace 'JSX'.
build: 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>'.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636