Skip to content

feat(regionserver): add graceful shutdown configuration #95

feat(regionserver): add graceful shutdown configuration

feat(regionserver): add graceful shutdown configuration #95

GitHub Actions / yamllint failed Oct 17, 2024 in 0s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (2)

tests/test-definition.yaml|5 col 8| [warning] missing starting space in comment (comments)
tests/test-definition.yaml|6 col 8| [warning] missing starting space in comment (comments)

Filtered Findings (4)

deploy/helm/chart_testing.yaml|1 col 1| [warning] missing document start "---" (document-start)
deploy/helm/hbase-operator/values.yaml|27 col 3| [warning] comment not indented like content (comments-indentation)
deploy/helm/hbase-operator/values.yaml|30 col 3| [warning] comment not indented like content (comments-indentation)
.github/workflows/build.yml|340 col 9| [warning] comment not indented like content (comments-indentation)

Annotations

Check failure on line 5 in tests/test-definition.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] tests/test-definition.yaml#L5

[warning] missing starting space in comment (comments)
Raw output
./tests/test-definition.yaml:5:8: [warning] missing starting space in comment (comments)

Check failure on line 6 in tests/test-definition.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] tests/test-definition.yaml#L6

[warning] missing starting space in comment (comments)
Raw output
./tests/test-definition.yaml:6:8: [warning] missing starting space in comment (comments)