Skip to content

build(deps-dev): bump @types/react from 18.3.3 to 18.3.12 #397

build(deps-dev): bump @types/react from 18.3.3 to 18.3.12

build(deps-dev): bump @types/react from 18.3.3 to 18.3.12 #397

Triggered via pull request November 1, 2024 08:49
Status Failure
Total duration 1m 13s
Artifacts

continuous-deployment.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
Type 'PropsWithoutRef<Props> & { forwardedRef: ForwardedRef<OverlayType>; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Overlay> & Readonly<Props>'.
build
Argument of type '{ (props: StencilReactExternalProps<PropType, ElementType>, ref: StencilReactForwardedRef<ElementType>): React.JSX.Element; displayName: string; }' is not assignable to parameter of type 'ForwardRefRenderFunction<ElementType, PropsWithoutRef<StencilReactExternalProps<PropType, ElementType>>>'.
build
Type 'PropsWithoutRef<Props> & { forwardedRef: ForwardedRef<OverlayType>; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Overlay> & Readonly<Props>'.
build
Argument of type '{ (props: StencilReactExternalProps<PropType, ElementType>, ref: StencilReactForwardedRef<ElementType>): React.JSX.Element; displayName: string; }' is not assignable to parameter of type 'ForwardRefRenderFunction<ElementType, PropsWithoutRef<StencilReactExternalProps<PropType, ElementType>>>'.
build
Process completed with exit code 1.