Skip to content

[Merged by Bors] - Consolidate top level config #565

[Merged by Bors] - Consolidate top level config

[Merged by Bors] - Consolidate top level config #565

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / yamllint failed Jul 4, 2023 in 1s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (1)

examples/superset-with-ldap.yaml|156 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)

Filtered Findings (6)

deploy/config-spec/properties.yaml|1 col 1| [warning] missing document start "---" (document-start)
deploy/helm/chart_testing.yaml|1 col 1| [warning] missing document start "---" (document-start)
deploy/helm/superset-operator/values.yaml|23 col 3| [warning] comment not indented like content (comments-indentation)
deploy/helm/superset-operator/values.yaml|26 col 3| [warning] comment not indented like content (comments-indentation)
deploy/helm/superset-operator/configs/properties.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/workflows/build.yml|303 col 9| [warning] comment not indented like content (comments-indentation)

Annotations

Check failure on line 156 in examples/superset-with-ldap.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] examples/superset-with-ldap.yaml#L156

[error] wrong indentation: expected 6 but found 4 (indentation)
Raw output
./examples/superset-with-ldap.yaml:156:5: [error] wrong indentation: expected 6 but found 4 (indentation)