[chore] Bump to React 19 #77
Annotations
10 errors and 1 warning
build (20)
Property 'ref' is missing in type '{ value: string; placeholder: string; onChange: (e: ChangeEvent<HTMLInputElement>) => void; }' but required in type 'InputProps'.
|
build (20)
Property 'ref' is missing in type '{ children: string; type: "submit"; }' but required in type 'ButtonProps'.
|
build (20)
Property 'ref' is missing in type '{ id: string; type: "number"; value: number; className: string; onChange: (e: ChangeEvent<HTMLInputElement>) => void; }' but required in type 'InputProps'.
|
build (20)
Property 'ref' is missing in type '{ children: string; type: "submit"; }' but required in type 'ButtonProps'.
|
build (20)
Property 'ref' is missing in type '{ children: Element; tooltip: string; onClick: (() => void) | undefined; }' but required in type 'FloatingPanelButtonProps'.
|
build (20)
Property 'ref' is missing in type '{ className: string; onClick: () => void; }' but required in type 'ButtonProps'.
|
build (20)
Property 'ref' is missing in type '{ children: Element; className: string; variant: "outline"; onClick: () => void; size: "sm"; type: "button"; }' but required in type 'ButtonProps'.
|
build (20)
Property 'ref' is missing in type '{ children: Element; className: string; variant: "outline"; onClick: () => void; size: "sm"; type: "button"; }' but required in type 'ButtonProps'.
|
build (20)
Property 'ref' is missing in type '{ id: string; value: string; placeholder: string; className: string; onChange: (e: ChangeEvent<HTMLInputElement>) => void; }' but required in type 'InputProps'.
|
build (20)
Property 'ref' is missing in type '{ children: string; type: "submit"; }' but required in type 'ButtonProps'.
|
build (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|