build(deps-dev): bump semantic-release from 22.0.12 to 24.2.0 #3764
ci-cd.yml
on: pull_request
Matrix: test
dependabot
3s
Deploy dist_docs to GitHub pages
0s
Matrix: npm publish / GitHub release
Annotations
3 errors and 2 warnings
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'
|
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/
|