Skip to content

Version Packages (#129) #154

Version Packages (#129)

Version Packages (#129) #154

Triggered via push September 13, 2024 12:27
Status Failure
Total duration 39s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Release
Could not find a declaration file for module 'react'. '/home/runner/work/makers-design-system/makers-design-system/node_modules/.pnpm/react@18.3.1/node_modules/react/index.js' implicitly has an 'any' type.
Release
Parameter 'props' implicitly has an 'any' type.
Release
Parameter 'ref' implicitly has an 'any' type.
Release
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Release
Could not find a declaration file for module 'react/jsx-runtime'. '/home/runner/work/makers-design-system/makers-design-system/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js' implicitly has an 'any' type.
Release
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Release
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Release
Could not find a declaration file for module 'react'. '/home/runner/work/makers-design-system/makers-design-system/node_modules/.pnpm/react@18.3.1/node_modules/react/index.js' implicitly has an 'any' type.
Release
Parameter 'props' implicitly has an 'any' type.
Release
Parameter 'ref' implicitly has an 'any' type.
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/