fix(deps): update react monorepo with types to v19 #5310
Annotations
10 errors and 1 warning
Build
Property 'render' does not exist on type 'typeof import("/home/runner/work/notangles/notangles/client/node_modules/.pnpm/@types[email protected]_@[email protected]/node_modules/@types/react-dom/index")'.
|
Build
Property 'unmountComponentAtNode' does not exist on type 'typeof import("/home/runner/work/notangles/notangles/client/node_modules/.pnpm/@types[email protected]_@[email protected]/node_modules/@types/react-dom/index")'.
|
Build
Expected 1 arguments, but got 0.
|
Build
Parameter 'event' implicitly has an 'any' type.
|
Build
Parameter 'event' implicitly has an 'any' type.
|
Build
Type '{ children: Element[]; initial: { opacity: number; y: number; }; animate: { opacity: number; y: number; }; transition: { type: "spring"; stiffness: number; damping: number; }; exit: { opacity: number; ... 4 more ...; position: "absolute"; }; className: string; key: string; }' is not assignable to type 'IntrinsicAttributes & HTMLAttributesWithoutMotionProps<unknown, unknown> & MotionProps & RefAttributes<unknown>'.
|
Build
Type '{ children: string; key: string; initial: { opacity: number; y: number; filter: string; }; animate: { opacity: number; y: number; filter: string; }; transition: { delay: number; duration: number; }; className: string; }' is not assignable to type 'IntrinsicAttributes & HTMLAttributesWithoutMotionProps<unknown, unknown> & MotionProps & RefAttributes<unknown>'.
|
Build
Cannot find namespace 'JSX'.
|
Build
Cannot find namespace 'JSX'.
|
Build
'TouchRipple' 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