ci: add github actions workflow for linting #1
linter.yml
on: push
backend-linter
3s
frontend-linter
6s
Annotations
2 errors
|
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"
|
|
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"
|