test: introduce lint error to test CI #2
linter.yml
on: push
backend-linter
7s
frontend-linter
3s
Annotations
2 errors
|
frontend-linter
Error: No pnpm version is specified.
Please specify it by one of the following ways:
- in the GitHub Action config with the key "version"
- in the package.json with the key "packageManager"
|
|
backend-linter
Error: No pnpm version is specified.
Please specify it by one of the following ways:
- in the GitHub Action config with the key "version"
- in the package.json with the key "packageManager"
|