chore: update dependacies #2008
pull-request.yml
on: pull_request
checks
9s
changeset-checks
3s
Lint PR title for Conventional Commits
4s
Annotations
3 errors
|
changeset-checks
Process completed with exit code 1.
|
|
Lint PR title for Conventional Commits
No release type found in pull request title "Update dependacies". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/
Available types:
- feat
- fix
- chore
- docs
- style
- refactor
- perf
- test
- build
- ci
- revert
|
|
checks
Error: Multiple versions of pnpm specified:
- version 10.4.1 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
|