Skip to content

ci: Update workflow files #1

ci: Update workflow files

ci: Update workflow files #1

GitHub Actions / yamllint succeeded Nov 6, 2023 in 0s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (9)

template/.github/workflows/build.yml.j2|316 col 9| [warning] comment not indented like content (comments-indentation)
template/deploy/helm/[[operator]]/Chart.yaml.j2|3 col 9| [error] too many spaces inside brackets (brackets)
template/deploy/helm/[[operator]]/Chart.yaml.j2|3 col 23| [error] too many spaces inside braces (braces)
template/deploy/helm/[[operator]]/Chart.yaml.j2|4 col 1| [error] wrong indentation: expected 7 but found 0 (indentation)
template/deploy/helm/[[operator]]/Chart.yaml.j2|5 col 1| [error] wrong indentation: expected 7 but found 0 (indentation)
template/deploy/helm/[[operator]]/Chart.yaml.j2|6 col 1| [error] wrong indentation: expected 7 but found 0 (indentation)
template/deploy/helm/[[operator]]/Chart.yaml.j2|8 col 1| [error] wrong indentation: expected 7 but found 0 (indentation)
template/deploy/helm/[[operator]]/Chart.yaml.j2|10 col 1| [error] wrong indentation: expected 7 but found 0 (indentation)
template/deploy/helm/[[operator]]/Chart.yaml.j2|3 col 24| [error] syntax error: expected ',' or ']', but got '}' (syntax)