build(deps-dev): bump stylelint-declaration-strict-value from 1.10.4 to 1.10.6 #3759
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.
|
Test with Node v20
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|