Skip to content

[chore] Bump to React 19 #77

[chore] Bump to React 19

[chore] Bump to React 19 #77

Re-run triggered December 24, 2024 13:39
Status Failure
Total duration 1m 5s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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