[Merged by Bors] - feat: check for PR titles which do not start with "feat" etc. #3383
actionlint.yml
on: pull_request
actionlint
17s
check workflows generated by build.in.yml
12s
Annotations
3 errors
|
actionlint:
.github/workflows/build_fork.yml#L596
[actionlint] reported by reviewdog 🐶
unexpected key "runs-on" for "step" section. expected one of "continue-on-error", "env", "id", "if", "name", "run", "shell", "timeout-minutes", "uses", "with", "working-directory" [syntax-check]
Raw Output:
e:.github/workflows/build_fork.yml:596:9: unexpected key "runs-on" for "step" section. expected one of "continue-on-error", "env", "id", "if", "name", "run", "shell", "timeout-minutes", "uses", "with", "working-directory" [syntax-check]
|
|
actionlint:
.github/workflows/build.yml#L599
[actionlint] reported by reviewdog 🐶
unexpected key "runs-on" for "step" section. expected one of "continue-on-error", "env", "id", "if", "name", "run", "shell", "timeout-minutes", "uses", "with", "working-directory" [syntax-check]
Raw Output:
e:.github/workflows/build.yml:599:9: unexpected key "runs-on" for "step" section. expected one of "continue-on-error", "env", "id", "if", "name", "run", "shell", "timeout-minutes", "uses", "with", "working-directory" [syntax-check]
|
|
actionlint:
.github/workflows/bors.yml#L592
[actionlint] reported by reviewdog 🐶
unexpected key "runs-on" for "step" section. expected one of "continue-on-error", "env", "id", "if", "name", "run", "shell", "timeout-minutes", "uses", "with", "working-directory" [syntax-check]
Raw Output:
e:.github/workflows/bors.yml:592:9: unexpected key "runs-on" for "step" section. expected one of "continue-on-error", "env", "id", "if", "name", "run", "shell", "timeout-minutes", "uses", "with", "working-directory" [syntax-check]
|