Skip to content

chore: upgrade to React 19 #132

chore: upgrade to React 19

chore: upgrade to React 19 #132

Triggered via pull request January 12, 2025 05:29
Status Failure
Total duration 37s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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