Add image scanner GitHub Action #545
reviewdog.yml
on: pull_request
runner / markdownlint
22s
runner / misspell
20s
runner / languagetool
26s
runner / alex
31s
runner / shellcheck
14s
runner / tflint
6s
runner / yamllint
21s
runner / actionlint
7s
runner / textlint
25s
runner / alloy
13s
Annotations
11 errors
runner / actionlint:
.github/workflows/security-scans.yml#L29
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:3:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
Raw Output:
.github/workflows/security-scans.yml:29:9: shellcheck reported issue in this script: SC2129:style:3:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
runner / yamllint:
.github/workflows/security-scans.yml#L4
[yamllint] reported by reviewdog 🐶
[warning] truthy value should be one of [false, true] (truthy)
Raw Output:
./.github/workflows/security-scans.yml:4:1: [warning] truthy value should be one of [false, true] (truthy)
|
runner / yamllint:
charts/k8s-monitoring/docs/examples/features/all-features/values.yaml#L13
[yamllint] reported by reviewdog 🐶
[error] too many spaces inside braces (braces)
Raw Output:
./charts/k8s-monitoring/docs/examples/features/all-features/values.yaml:13:15: [error] too many spaces inside braces (braces)
|
runner / yamllint:
charts/k8s-monitoring/docs/examples/features/all-features/values.yaml#L13
[yamllint] reported by reviewdog 🐶
[error] too many spaces inside braces (braces)
Raw Output:
./charts/k8s-monitoring/docs/examples/features/all-features/values.yaml:13:29: [error] too many spaces inside braces (braces)
|
runner / yamllint:
charts/k8s-monitoring/docs/examples/features/all-features/values.yaml#L14
[yamllint] reported by reviewdog 🐶
[error] too many spaces after colon (colons)
Raw Output:
./charts/k8s-monitoring/docs/examples/features/all-features/values.yaml:14:13: [error] too many spaces after colon (colons)
|
runner / yamllint:
charts/k8s-monitoring/docs/examples/features/all-features/values.yaml#L14
[yamllint] reported by reviewdog 🐶
[error] too many spaces inside braces (braces)
Raw Output:
./charts/k8s-monitoring/docs/examples/features/all-features/values.yaml:14:15: [error] too many spaces inside braces (braces)
|
runner / yamllint:
charts/k8s-monitoring/docs/examples/features/all-features/values.yaml#L14
[yamllint] reported by reviewdog 🐶
[error] too many spaces inside braces (braces)
Raw Output:
./charts/k8s-monitoring/docs/examples/features/all-features/values.yaml:14:29: [error] too many spaces inside braces (braces)
|
runner / yamllint:
charts/k8s-monitoring/docs/examples/features/all-features/values.yaml#L15
[yamllint] reported by reviewdog 🐶
[error] too many spaces after colon (colons)
Raw Output:
./charts/k8s-monitoring/docs/examples/features/all-features/values.yaml:15:13: [error] too many spaces after colon (colons)
|
runner / yamllint:
charts/k8s-monitoring/docs/examples/features/all-features/values.yaml#L15
[yamllint] reported by reviewdog 🐶
[error] too many spaces inside braces (braces)
Raw Output:
./charts/k8s-monitoring/docs/examples/features/all-features/values.yaml:15:15: [error] too many spaces inside braces (braces)
|
runner / yamllint:
charts/k8s-monitoring/docs/examples/features/all-features/values.yaml#L15
[yamllint] reported by reviewdog 🐶
[error] too many spaces inside braces (braces)
Raw Output:
./charts/k8s-monitoring/docs/examples/features/all-features/values.yaml:15:29: [error] too many spaces inside braces (braces)
|
runner / yamllint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|