Skip to content

build(deps-dev): bump semantic-release from 22.0.12 to 24.2.0 #3764

build(deps-dev): bump semantic-release from 22.0.12 to 24.2.0

build(deps-dev): bump semantic-release from 22.0.12 to 24.2.0 #3764

Triggered via pull request October 28, 2024 15:24
Status Failure
Total duration 6m 9s
Artifacts

ci-cd.yml

on: pull_request
Matrix: test
dependabot
3s
dependabot
Deploy dist_docs to GitHub pages
0s
Deploy dist_docs to GitHub pages
Matrix: npm publish / GitHub release
Fit to window
Zoom out
Zoom in

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/