Add the auto-instrumentation feature #576
reviewdog.yml
on: pull_request
runner / markdownlint
24s
runner / misspell
20s
runner / languagetool
18s
runner / alex
33s
runner / shellcheck
9s
runner / tflint
5s
runner / yamllint
21s
runner / actionlint
10s
runner / textlint
21s
runner / alloy
8s
Annotations
5 errors and 1 warning
runner / yamllint:
charts/feature-auto-instrumentation/tests/beyla_config_test.yaml#L14
[yamllint] reported by reviewdog 🐶
[error] no new line character at the end of file (new-line-at-end-of-file)
Raw Output:
./charts/feature-auto-instrumentation/tests/beyla_config_test.yaml:14:20: [error] no new line character at the end of file (new-line-at-end-of-file)
|
runner / markdownlint:
charts/feature-auto-instrumentation/README.md#L51
[markdownlint] reported by reviewdog 🐶
MD034/no-bare-urls Bare URL used [Context: "https://grafana.github.io/helm..."]
Raw Output:
charts/feature-auto-instrumentation/README.md:51:3 MD034/no-bare-urls Bare URL used [Context: "https://grafana.github.io/helm..."]
|
runner / markdownlint:
charts/feature-auto-instrumentation/README.md#L52
[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-auto-instrumentation/README.md:52 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Values"]
|
runner / markdownlint:
charts/feature-auto-instrumentation/README.md#L64
[markdownlint] reported by reviewdog 🐶
MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: "__ ("]
Raw Output:
charts/feature-auto-instrumentation/README.md:64:270 MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: "__ ("]
|
runner / markdownlint:
charts/feature-auto-instrumentation/README.md#L64
[markdownlint] reported by reviewdog 🐶
MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: ". __"]
Raw Output:
charts/feature-auto-instrumentation/README.md:64:277 MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: ". __"]
|
runner / alex:
charts/feature-auto-instrumentation/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
|