Skip to content

build(deps): bump react and @types/react #8556

build(deps): bump react and @types/react

build(deps): bump react and @types/react #8556

Triggered via pull request February 11, 2025 07:59
Status Failure
Total duration 35s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
eslint
Type 'RefObject<E | null>' is not assignable to type 'RefObject<E>'.
eslint
Argument of type '(props?: PropsWithoutRef<ComponentAttributes<E> & P> | undefined, __ref?: Ref<E>) => React.DOMElement<React.DOMAttributes<E>, E>' is not assignable to parameter of type 'ForwardRefRenderFunction<E, PropsWithoutRef<PropsWithoutRef<ComponentAttributes<E> & P>> | undefined>'.
eslint
Type 'RefObject<E | null>' is not assignable to type 'RefObject<E>'.
eslint
Argument of type '(props?: PropsWithoutRef<ComponentAttributes<E> & P>, __ref?: Ref<E>) => React.DOMElement<React.DOMAttributes<E>, E>' is not assignable to parameter of type 'ForwardRefRenderFunction<E, PropsWithoutRef<PropsWithoutRef<ComponentAttributes<E> & P>> | undefined>'.
eslint
Namespace 'JSX' has no exported member 'Element'.
eslint
Namespace 'JSX' has no exported member 'Element'.
eslint
Property 'fwc-theme' does not exist on type 'JSX.IntrinsicElements'.
eslint
Property 'fwc-theme' does not exist on type 'JSX.IntrinsicElements'.
eslint
Process completed with exit code 1.