Skip to content

Add the ability to get config remotely #528

Add the ability to get config remotely

Add the ability to get config remotely #528

Triggered via pull request October 29, 2024 01:29
Status Success
Total duration 41s
Artifacts

reviewdog.yml

on: pull_request
runner / markdownlint
24s
runner / markdownlint
runner / misspell
26s
runner / misspell
runner / languagetool
22s
runner / languagetool
runner / alex
33s
runner / alex
runner / shellcheck
9s
runner / shellcheck
runner / tflint
5s
runner / tflint
runner / yamllint
18s
runner / yamllint
runner / actionlint
6s
runner / actionlint
runner / textlint
28s
runner / textlint
runner / alloy
8s
runner / alloy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
runner / yamllint: charts/k8s-monitoring/docs/examples/remote-config/values.yaml#L1
[yamllint] reported by reviewdog 🐶 [warning] missing document start "---" (document-start) Raw Output: ./charts/k8s-monitoring/docs/examples/remote-config/values.yaml:1:1: [warning] missing document start "---" (document-start)
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:39: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
runner / shellcheck: scripts/run-integration-test.sh#L91
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./scripts/run-integration-test.sh:91: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#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#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)