Skip to content

feat: upgrade to react 18 #1150

feat: upgrade to react 18

feat: upgrade to react 18 #1150

Triggered via pull request October 28, 2024 19:43
Status Failure
Total duration 1m 15s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
eslint
Argument of type '({ children, className, position, open, behavior, focusOptions, portal, onClose, style, ...props }: DrawerProps<HTMLElement>, ref: ForwardedRef<HTMLDivElement>) => ReactPortal | null' is not assignable to parameter of type 'ForwardRefRenderFunction<HTMLDivElement, DrawerProps<HTMLElement>>'.
eslint
Type 'ReactPortal' is not assignable to type 'Element'.
eslint
Process completed with exit code 2.