fix(deps): update react monorepo with types to v19 #5334
ci.yml
on: push
Check Dependencies (auto-timetabler-server)
27s
Matrix: build
Annotations
10 errors and 3 warnings
Build (client)
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 (client)
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 (client)
Expected 1 arguments, but got 0.
|
Build (client)
Parameter 'event' implicitly has an 'any' type.
|
Build (client)
Parameter 'event' implicitly has an 'any' type.
|
Build (client)
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 (client)
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 (client)
Cannot find namespace 'JSX'.
|
Build (client)
Cannot find namespace 'JSX'.
|
Build (client)
'TouchRipple' cannot be used as a JSX component.
|
Build (server)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check Dependencies (auto-timetabler-server)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (client)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|