Skip to content

fix: release workflow에 pnpm setup action 추가 (#130) #155

fix: release workflow에 pnpm setup action 추가 (#130)

fix: release workflow에 pnpm setup action 추가 (#130) #155

Triggered via push September 13, 2024 12:38
Status Failure
Total duration 37s
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, pnpm/action-setup@v2, 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/