Add packageManager field (pnpm@11) to package.json #1173
ci.yml
on: pull_request
No build artifacts in git
5s
validate
25s
security-scan
5s
Annotations
2 errors and 3 warnings
|
security-scan
Error: Multiple versions of pnpm specified:
- version 11 in the GitHub Action config with the key "version"
- version pnpm@11.x.x in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
|
validate
Error: Multiple versions of pnpm specified:
- version 11 in the GitHub Action config with the key "version"
- version pnpm@11.x.x in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
|
security-scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
No build artifacts in git
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
validate
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|