Skip to content

chore(deps): update actions/checkout action to v4.1.5 #153

chore(deps): update actions/checkout action to v4.1.5

chore(deps): update actions/checkout action to v4.1.5 #153

GitHub Actions / yamllint succeeded May 10, 2024 in 0s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (10)

template/.github/workflows/build.yml.j2|332 col 9| [warning] comment not indented like content (comments-indentation)
template/.github/ISSUE_TEMPLATE/bug_report.yml.j2|15 col 3| [error] syntax error: found character '%' that cannot start any token (syntax)
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)