chore: upgrade to React 19 #132
Annotations
5 errors and 1 warning
Run the tsc compiler to check for type-level errors:
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>'.
|
Run the tsc compiler to check for type-level errors:
src/routes/_auth/(agreements)/-components/summary-signature-card.tsx#L531
'ReactSignatureCanvas' cannot be used as a JSX component.
|
Run the tsc compiler to check for type-level errors:
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[]'.
|
Run the tsc compiler to check for type-level errors:
src/routes/_auth/-modules/table-list/pagination.tsx#L66
'Comp' cannot be used as a JSX component.
|
Run the tsc compiler to check for type-level errors
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading