feat(actions): export reusable github actions checker #10
pr-checks.yml
on: pull_request
check-draft
3s
prettier
/
prettier
8s
markdown
/
lint
6s
commits
/
commit-check
5s
Annotations
2 errors and 4 warnings
|
commits / commit-check
Error: Multiple versions of pnpm specified:
- version 10 in the GitHub Action config with the key "version"
- version pnpm@10.7.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
|
|
prettier / prettier
Error: Multiple versions of pnpm specified:
- version 10 in the GitHub Action config with the key "version"
- version pnpm@10.7.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
|
|
commits / commit-check
Unexpected input(s) 'package_json_path', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
commits / commit-check
Unexpected input(s) 'package_json_path', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
prettier / prettier
Unexpected input(s) 'package_json_path', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
prettier / prettier
Unexpected input(s) 'package_json_path', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|