Add more quality checks #2
quality.yml
on: pull_request
eslint
4s
check / misspell
18s
runner / shellcheck
6s
check / yamllint
17s
runner / actionlint
7s
runner / alex
26s
Annotations
2 errors
|
eslint
Process completed with exit code 1.
|
|
runner / actionlint:
.github/workflows/quality.yml#L10
[actionlint] reported by reviewdog 🐶
the runner of "actions/checkout@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw Output:
e:.github/workflows/quality.yml:10:15: the runner of "actions/checkout@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|