Many more examples and fixes found from making them. #410
reviewdog.yml
on: pull_request
runner / markdownlint
23s
runner / misspell
27s
runner / languagetool
26s
runner / alex
29s
runner / shellcheck
18s
runner / tflint
7s
runner / yamllint
17s
runner / actionlint
7s
runner / textlint
23s
runner / alloy
8s
Annotations
2 errors and 3 warnings
runner / shellcheck:
charts/k8s-monitoring/tests/example-checks/spec/private_registry_spec.sh#L1
[shellcheck] reported by reviewdog 🐶
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive.
Raw Output:
./charts/k8s-monitoring/tests/example-checks/spec/private_registry_spec.sh:1:1: error: Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. (ShellCheck.SC2148)
|
runner / shellcheck:
charts/k8s-monitoring/tests/example-checks/spec/embedded-secret_spec.sh#L1
[shellcheck] reported by reviewdog 🐶
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive.
Raw Output:
./charts/k8s-monitoring/tests/example-checks/spec/embedded-secret_spec.sh:1:1: error: Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. (ShellCheck.SC2148)
|
runner / alex:
charts/feature-annotation-autodiscovery/README.md#L11
[alex] reported by reviewdog 🐶
`easy` may be insensitive, try not to use it easy retext-equality
Raw Output:
11:53-11:57 warning `easy` may be insensitive, try not to use it easy retext-equality
|
runner / alex:
charts/k8s-monitoring/docs/examples/collector-storage/README.md#L8
[alex] reported by reviewdog 🐶
Be careful with `failure`, it’s profane in some cases failure retext-profanities
Raw Output:
8:70-8:77 warning Be careful with `failure`, it’s profane in some cases failure retext-profanities
|
runner / alex:
charts/k8s-monitoring/docs/examples/collector-storage/description.txt#L4
[alex] reported by reviewdog 🐶
Be careful with `failure`, it’s profane in some cases failure retext-profanities
Raw Output:
4:70-4:77 warning Be careful with `failure`, it’s profane in some cases failure retext-profanities
|