Add MySQL integration #611
reviewdog.yml
on: pull_request
runner / markdownlint
24s
runner / misspell
19s
runner / languagetool
25s
runner / alex
30s
runner / shellcheck
9s
runner / tflint
6s
runner / yamllint
18s
runner / actionlint
7s
runner / textlint
24s
runner / alloy
11s
Annotations
2 errors and 9 warnings
runner / yamllint:
charts/feature-integrations/test-values.yaml#L1
[yamllint] reported by reviewdog 🐶
[warning] missing starting space in comment (comments)
Raw Output:
./charts/feature-integrations/test-values.yaml:1:2: [warning] missing starting space in comment (comments)
|
runner / yamllint:
charts/feature-integrations/test-values.yaml#L2
[yamllint] reported by reviewdog 🐶
[warning] missing document start "---" (document-start)
Raw Output:
./charts/feature-integrations/test-values.yaml:2:1: [warning] missing document start "---" (document-start)
|
runner / shellcheck:
scripts/run-integration-test.sh#L87
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:87:39: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
runner / shellcheck:
scripts/run-integration-test.sh#L89
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:89:64: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
runner / shellcheck:
scripts/run-integration-test.sh#L103
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:103:46: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
runner / shellcheck:
scripts/run-integration-test.sh#L103
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:103:81: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
runner / shellcheck:
scripts/run-integration-test.sh#L106
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:106:46: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
runner / shellcheck:
scripts/run-integration-test.sh#L106
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:106:81: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
runner / shellcheck:
scripts/run-integration-test.sh#L109
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:109:46: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
runner / alex:
charts/k8s-monitoring/docs/examples/features/integrations/mysql/README.md#L8
[alex] reported by reviewdog 🐶
`special` may be insensitive, use `has a disability`, `person with a disability`, `people with disabilities` instead special retext-equality
Raw Output:
8:89-8:96 warning `special` may be insensitive, use `has a disability`, `person with a disability`, `people with disabilities` instead special retext-equality
|
runner / alex:
charts/k8s-monitoring/docs/examples/features/integrations/mysql/description.txt#L4
[alex] reported by reviewdog 🐶
`special` may be insensitive, use `has a disability`, `person with a disability`, `people with disabilities` instead special retext-equality
Raw Output:
4:89-4:96 warning `special` may be insensitive, use `has a disability`, `person with a disability`, `people with disabilities` instead special retext-equality
|