build(deps-dev): bump @commitlint/cli from 18.4.4 to 19.6.0 #3771
ci-cd.yml
on: pull_request
Matrix: test
dependabot
5s
Deploy dist_docs to GitHub pages
0s
Matrix: npm publish / GitHub release
Annotations
3 errors and 1 warning
Test with Node v20:
out/react-component-lib/createOverlayComponent.tsx#L140
Type 'PropsWithoutRef<Props> & { forwardedRef: ForwardedRef<OverlayType>; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Overlay> & Readonly<Props>'.
|
Test with Node v20:
out/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>>>'.
|
Test with Node v20
Process completed with exit code 1.
|
dependabot
Semver bump is higher than allowed in TARGET.
Tried to do a 'version-update:semver-major' update but the max allowed is 'version-update:semver-minor'
|