Skip to content

Design System Packages are being published to NPM #20

Design System Packages are being published to NPM

Design System Packages are being published to NPM #20

Triggered via push October 28, 2024 19:36
Status Failure
Total duration 56s
Artifacts

publish-npm.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
publish
Type 'PropsWithoutRef<Props> & { forwardedRef: ForwardedRef<OverlayType>; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Overlay> & Readonly<Props>'.
publish
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>>>'.
publish
Process completed with exit code 2.