chore(deps): update actions/checkout action to v6 #5
on-pull-request.yml
on: pull_request
Validate Conventional Commits
20s
Validate Changes
/
Run Tests
9s
Annotations
2 errors
|
Validate Changes / Run Tests
Error: Multiple versions of pnpm specified:
- version 9 in the GitHub Action config with the key "version"
- version pnpm@9.15.0 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 Conventional Commits
You have commit messages with errors
error running commitlint
.js extension is not allowed for the `configFile`, please use .mjs instead
Error: .js extension is not allowed for the `configFile`, please use .mjs instead
at showLintResults (file:///run.mjs:155:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|