Main #9
main.yml
on: workflow_dispatch
Matrix: Install dependencies / install_deps
Matrix: Run code checks / run_checks
Waiting for pending jobs
Matrix: Run unit tests / run_unit_tests
Waiting for pending jobs
Annotations
1 error
Install dependencies / install_deps (20)
Error: Multiple versions of pnpm specified:
- version 0 in the GitHub Action config with the key "version"
- version [email protected] in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|