k8s-monitoring 2.0 alpha #376
reviewdog.yml
on: pull_request
runner / markdownlint
21s
runner / misspell
23s
runner / languagetool
23s
runner / alex
30s
runner / shellcheck
11s
runner / tflint
7s
runner / yamllint
16s
runner / actionlint
8s
runner / textlint
29s
runner / alloy
12s
Annotations
7 errors and 2 warnings
runner / markdownlint:
charts/feature-integrations/docs/integrations/alloy.md#L1
[markdownlint] reported by reviewdog 🐶
MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# alloy"]
Raw Output:
charts/feature-integrations/docs/integrations/alloy.md:1 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# alloy"]
|
runner / markdownlint:
charts/feature-integrations/docs/integrations/alloy.md#L2
[markdownlint] reported by reviewdog 🐶
MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Values"]
Raw Output:
charts/feature-integrations/docs/integrations/alloy.md:2 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Values"]
|
runner / markdownlint:
charts/feature-integrations/docs/integrations/cert-manager.md#L1
[markdownlint] reported by reviewdog 🐶
MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# cert-manager"]
Raw Output:
charts/feature-integrations/docs/integrations/cert-manager.md:1 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# cert-manager"]
|
runner / markdownlint:
charts/feature-integrations/docs/integrations/cert-manager.md#L2
[markdownlint] reported by reviewdog 🐶
MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Values"]
Raw Output:
charts/feature-integrations/docs/integrations/cert-manager.md:2 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Values"]
|
runner / markdownlint:
charts/feature-integrations/docs/integrations/etcd.md#L1
[markdownlint] reported by reviewdog 🐶
MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# etcd"]
Raw Output:
charts/feature-integrations/docs/integrations/etcd.md:1 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# etcd"]
|
runner / markdownlint:
charts/feature-integrations/docs/integrations/etcd.md#L2
[markdownlint] reported by reviewdog 🐶
MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Values"]
Raw Output:
charts/feature-integrations/docs/integrations/etcd.md:2 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Values"]
|
runner / markdownlint:
charts/feature-prometheus-operator-objects/README.md#L17
[markdownlint] reported by reviewdog 🐶
MD034/no-bare-urls Bare URL used [Context: "https://prometheus-community.g..."]
Raw Output:
charts/feature-prometheus-operator-objects/README.md:17:3 MD034/no-bare-urls Bare URL used [Context: "https://prometheus-community.g..."]
|
runner / shellcheck:
scripts/integration-test.sh#L62
[shellcheck] reported by reviewdog 🐶
eval negates the benefit of arrays. Drop eval to preserve whitespace/symbols (or eval as string).
Raw Output:
./scripts/integration-test.sh:62:9: warning: eval negates the benefit of arrays. Drop eval to preserve whitespace/symbols (or eval as string). (ShellCheck.SC2294)
|
runner / alex:
charts/feature-application-observability/README.md#L30
[alex] reported by reviewdog 🐶
`Host` may be insensitive, use `Presenter`, `Entertainer`, `Emcee` instead host-hostess retext-equality
Raw Output:
30:31-30:35 warning `Host` may be insensitive, use `Presenter`, `Entertainer`, `Emcee` instead host-hostess retext-equality
|