Bump @types/react from 18.3.1 to 18.3.8 #2508
Triggered via pull request
September 29, 2024 16:10
Status
Failure
Total duration
1m 29s
Artifacts
–
Annotations
3 errors
Setup and Test:
node_modules/@department-of-veterans-affairs/component-library/dist/react-bindings/react-component-lib/createOverlayComponent.tsx#L140
Type 'PropsWithoutRef<Props> & { forwardedRef: ForwardedRef<OverlayType>; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Overlay> & Readonly<Props>'.
|
Setup and Test:
node_modules/@department-of-veterans-affairs/component-library/dist/react-bindings/react-component-lib/utils/index.tsx#L40
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>>>'.
|
Setup and Test
Process completed with exit code 2.
|