Skip to content

Remove unused /deploy/olm directory #847

Remove unused /deploy/olm directory

Remove unused /deploy/olm directory #847

GitHub Actions / yamllint succeeded Sep 6, 2023 in 1s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (9)

dev-cluster.yml|10 col 1| [warning] missing document start "---" (document-start)
dev-cluster.yml|16 col 5| [error] wrong indentation: expected 2 but found 4 (indentation)
dev-cluster.yml|23 col 1| [error] too many blank lines (1 > 0) (empty-lines)
deploy/helm/chart_testing.yaml|1 col 1| [warning] missing document start "---" (document-start)
deploy/helm/druid-operator/values.yaml|23 col 3| [warning] comment not indented like content (comments-indentation)
deploy/helm/druid-operator/values.yaml|26 col 3| [warning] comment not indented like content (comments-indentation)
deploy/helm/druid-operator/configs/properties.yaml|1 col 1| [warning] missing document start "---" (document-start)
deploy/config-spec/properties.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/workflows/build.yml|312 col 9| [warning] comment not indented like content (comments-indentation)