Create the option for loading alloy modules embedded in the chart, rather than from git #607
reviewdog.yml
on: pull_request
runner / markdownlint
26s
runner / misspell
24s
runner / languagetool
35s
runner / alex
34s
runner / shellcheck
26s
runner / tflint
15s
runner / yamllint
21s
runner / actionlint
12s
runner / textlint
28s
runner / alloy
17s
Annotations
5 errors
runner / yamllint:
charts/k8s-monitoring/vendir.lock.yml#L1
[yamllint] reported by reviewdog 🐶
[warning] missing document start "---" (document-start)
Raw Output:
./charts/k8s-monitoring/vendir.lock.yml:1:1: [warning] missing document start "---" (document-start)
|
runner / yamllint:
charts/k8s-monitoring/vendir.lock.yml#L3
[yamllint] reported by reviewdog 🐶
[error] wrong indentation: expected at least 1 (indentation)
Raw Output:
./charts/k8s-monitoring/vendir.lock.yml:3:1: [error] wrong indentation: expected at least 1 (indentation)
|
runner / yamllint:
charts/k8s-monitoring/vendir.lock.yml#L4
[yamllint] reported by reviewdog 🐶
[error] wrong indentation: expected at least 3 (indentation)
Raw Output:
./charts/k8s-monitoring/vendir.lock.yml:4:3: [error] wrong indentation: expected at least 3 (indentation)
|
runner / yamllint:
charts/k8s-monitoring/vendir.lock.yml#L8
[yamllint] reported by reviewdog 🐶
[error] wrong indentation: expected 8 but found 6 (indentation)
Raw Output:
./charts/k8s-monitoring/vendir.lock.yml:8:7: [error] wrong indentation: expected 8 but found 6 (indentation)
|
runner / yamllint:
charts/k8s-monitoring/vendir.yml#L17
[yamllint] reported by reviewdog 🐶
[error] no new line character at the end of file (new-line-at-end-of-file)
Raw Output:
./charts/k8s-monitoring/vendir.yml:17:55: [error] no new line character at the end of file (new-line-at-end-of-file)
|