chore: upgrade to React 19 #132
Annotations
5 errors and 1 warning
check:
src/components/ui/input-datetime.tsx#L61
Type '{ children: Element[]; ref: (element: HTMLElement | null) => void | null; id: string; className: string; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
|
check:
src/routes/_auth/(agreements)/-components/summary-signature-card.tsx#L531
'ReactSignatureCanvas' cannot be used as a JSX component.
|
check:
src/routes/_auth/-modules/table-list/pagination.tsx#L39
Type '(() => string | number | bigint | boolean | Iterable<ReactNode> | Promise<AwaitedReactNode> | Element | null | undefined)[]' is not assignable to type 'ElementType[]'.
|
check:
src/routes/_auth/-modules/table-list/pagination.tsx#L66
'Comp' cannot be used as a JSX component.
|
check
Process completed with exit code 2.
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|