build(deps-dev): bump @types/react from 18.3.3 to 18.3.10 #915
continuous-deployment.yml
on: pull_request
install
22s
publish-npm
0s
publish-website
0s
Annotations
3 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
Process completed with exit code 2.
|