chore(deps): bump actions/setup-go from 6 to 7 #346
ci.yml
on: push
Detect changed paths
6s
Validate Chart
15s
Validate YAML
8s
Validate Helm Addons
11s
Validate Kustomize Addons
11s
Validate Scripts
9s
Validate Kustomize
12s
Validate Kyverno Policies
16s
Validate Artifacts
11s
Validate Docs Spelling
21s
Validate ApplicationSets
0s
Publish Docs
0s
Annotations
3 errors and 15 warnings
|
Validate Docs Spelling:
addons/kustomize/aws/external_secrets/base/cluster-store.yaml#L15
[misspell] reported by reviewdog 🐶
"avilable" is a misspelling of "available"
Raw Output:
./addons/kustomize/aws/external_secrets/base/cluster-store.yaml:15:39: "avilable" is a misspelling of "available"
|
|
Validate Docs Spelling:
tests/templates/fixtures_test.go#L559
[misspell] reported by reviewdog 🐶
"explicity" is a misspelling of "explicitly"
Raw Output:
./tests/templates/fixtures_test.go:559:52: "explicity" is a misspelling of "explicitly"
|
|
Validate Docs Spelling:
apps/tenant/system-kustomize.yaml#L162
[misspell] reported by reviewdog 🐶
"explicity" is a misspelling of "explicitly"
Raw Output:
./apps/tenant/system-kustomize.yaml:162:56: "explicity" is a misspelling of "explicitly"
|
|
Validate YAML:
./config/grafana/all.yaml#L52
52:19 [comments] too few spaces before comment: expected 2
|
|
Validate YAML:
./config/grafana/all.yaml#L51
51:19 [comments] too few spaces before comment: expected 2
|
|
Validate YAML:
./config/grafana/all.yaml#L50
50:18 [comments] too few spaces before comment: expected 2
|
|
Validate YAML:
./config/grafana/all.yaml#L35
35:52 [comments] too few spaces before comment: expected 2
|
|
Validate YAML:
./config/grafana/all.yaml#L33
33:38 [comments] too few spaces before comment: expected 2
|
|
Validate YAML:
./config/grafana/all.yaml#L32
32:16 [comments] too few spaces before comment: expected 2
|
|
Validate YAML:
./config/grafana/all.yaml#L27
27:29 [comments] too few spaces before comment: expected 2
|
|
Validate YAML:
./config/grafana/all.yaml#L26
26:21 [comments] too few spaces before comment: expected 2
|
|
Validate YAML:
./config/grafana/all.yaml#L25
25:21 [comments] too few spaces before comment: expected 2
|
|
Validate YAML:
./config/grafana/all.yaml#L24
24:16 [comments] too few spaces before comment: expected 2
|
|
Validate Scripts:
scripts/update-helm-addon-versions.sh#L89
[shellcheck] reported by reviewdog 🐶
See if you can use ${variable//search/replace} instead.
Raw Output:
scripts/update-helm-addon-versions.sh:89:3: info: See if you can use ${variable//search/replace} instead. (ShellCheck.SC2001)
|
|
Validate Scripts:
scripts/generate-policies.sh#L11
[shellcheck] reported by reviewdog 🐶
Use single quotes, otherwise this expands now rather than when signalled.
Raw Output:
scripts/generate-policies.sh:11:14: warning: Use single quotes, otherwise this expands now rather than when signalled. (ShellCheck.SC2064)
|
|
Validate Scripts:
scripts/generate-addons.sh#L88
[shellcheck] reported by reviewdog 🐶
Expressions don't expand in single quotes, use double quotes for that.
Raw Output:
scripts/generate-addons.sh:88:8: info: Expressions don't expand in single quotes, use double quotes for that. (ShellCheck.SC2016)
|
|
Validate Scripts:
scripts/validate-kyverno.sh#L9
[shellcheck] reported by reviewdog 🐶
Use single quotes, otherwise this expands now rather than when signalled.
Raw Output:
scripts/validate-kyverno.sh:9:14: warning: Use single quotes, otherwise this expands now rather than when signalled. (ShellCheck.SC2064)
|
|
Validate Chart
No file matched to [/home/runner/work/kubernetes-platform/kubernetes-platform/**/*requirements*.txt,/home/runner/work/kubernetes-platform/kubernetes-platform/**/*requirements*.in,/home/runner/work/kubernetes-platform/kubernetes-platform/**/*constraints*.txt,/home/runner/work/kubernetes-platform/kubernetes-platform/**/*constraints*.in,/home/runner/work/kubernetes-platform/kubernetes-platform/**/pyproject.toml,/home/runner/work/kubernetes-platform/kubernetes-platform/**/uv.lock,/home/runner/work/kubernetes-platform/kubernetes-platform/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|