Skip to content

fix(box): add forwardRef to box component #1072

fix(box): add forwardRef to box component

fix(box): add forwardRef to box component #1072

Triggered via pull request December 25, 2024 13:35
Status Failure
Total duration 1m 3s
Artifacts

checks.yml

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

Annotations

11 errors and 1 warning
checks (20): src/custom/NavigationNavbar/navigationNavbar.tsx#L49
Type '{ id?: string | undefined; onError?: ReactEventHandler<HTMLDivElement> | undefined; className?: string | undefined; style?: CSSProperties | undefined; ... 269 more ...; primary: string; }' is not assignable to type 'RefAttributes<HTMLDivElement>'.
checks (20): src/custom/NavigationNavbar/navigationNavbar.tsx#L71
Type '{ id?: string | undefined; onError?: ReactEventHandler<HTMLDivElement> | undefined; className?: string | undefined; style?: CSSProperties | undefined; ... 269 more ...; primary: string; }' is not assignable to type 'RefAttributes<HTMLDivElement>'.
checks (20)
Process completed with exit code 1.
checks (18)
The job was canceled because "_20" failed.
checks (18): src/custom/NavigationNavbar/navigationNavbar.tsx#L49
Type '{ id?: string | undefined; onError?: ReactEventHandler<HTMLDivElement> | undefined; className?: string | undefined; style?: CSSProperties | undefined; ... 269 more ...; primary: string; }' is not assignable to type 'RefAttributes<HTMLDivElement>'.
checks (18): src/custom/NavigationNavbar/navigationNavbar.tsx#L71
Type '{ id?: string | undefined; onError?: ReactEventHandler<HTMLDivElement> | undefined; className?: string | undefined; style?: CSSProperties | undefined; ... 269 more ...; primary: string; }' is not assignable to type 'RefAttributes<HTMLDivElement>'.
checks (18)
The operation was canceled.
checks (16)
The job was canceled because "_20" failed.
checks (16): src/custom/NavigationNavbar/navigationNavbar.tsx#L49
Type '{ id?: string | undefined; onError?: ReactEventHandler<HTMLDivElement> | undefined; className?: string | undefined; style?: CSSProperties | undefined; ... 269 more ...; primary: string; }' is not assignable to type 'RefAttributes<HTMLDivElement>'.
checks (16): src/custom/NavigationNavbar/navigationNavbar.tsx#L71
Type '{ id?: string | undefined; onError?: ReactEventHandler<HTMLDivElement> | undefined; className?: string | undefined; style?: CSSProperties | undefined; ... 269 more ...; primary: string; }' is not assignable to type 'RefAttributes<HTMLDivElement>'.
checks (16)
The operation was canceled.
checks (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636