chore(deps): update dependency commitizen to v4.17.0 #1344
lint-playbooks.yaml
on: pull_request
Lint kind playbooks
1m 27s
Lint kops playbooks
1m 49s
Lint minikube playbooks
2m 44s
Lint scenarios playbooks and roles
5m 22s
Annotations
15 warnings
|
Lint kops playbooks
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-unknown-2e05b67769d2aa55ed1e2b5a784491fdd5f4ac3b64408e28cac76dab9e40b951, another job may be creating this cache.
|
|
yaml[line-length]:
playbooks/roles/kops/tasks/configure_clusters.yaml#L81
Line too long (287 > 160 characters)
|
|
command-instead-of-shell:
playbooks/roles/executables/tasks/check_binary_path.yaml#L6
Use shell only when shell functionality is required.
|
|
Lint minikube playbooks
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-unknown-2e05b67769d2aa55ed1e2b5a784491fdd5f4ac3b64408e28cac76dab9e40b951, another job may be creating this cache.
|
|
Lint scenarios playbooks and roles
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-unknown-2e05b67769d2aa55ed1e2b5a784491fdd5f4ac3b64408e28cac76dab9e40b951, another job may be creating this cache.
|
|
ignore-errors:
scenarios/sre/project/roles/leaderboard/tasks/main.yaml#L20
Use failed_when and specify error conditions instead of using ignore_errors.
|
|
ignore-errors:
scenarios/sre/project/roles/leaderboard/tasks/main.yaml#L8
Use failed_when and specify error conditions instead of using ignore_errors.
|
|
yaml[octal-values]:
scenarios/sre/project/roles/faults/tasks/inject_valkey_workload_out_of_memory.yaml#L46
Forbidden implicit octal value "0755"
|
|
yaml[octal-values]:
scenarios/sre/project/roles/faults/tasks/inject_crashing_kubernetes_workload_init_container.yaml#L58
Forbidden implicit octal value "0755"
|
|
yaml[octal-values]:
scenarios/sre/project/roles/faults/tasks/inject_crashing_kubernetes_workload_init_container.yaml#L51
Forbidden implicit octal value "0755"
|
|
yaml[line-length]:
scenarios/sre/project/roles/faults/molecule/inject_opentelemetry_demo_feature_flag/create.yml#L18
Line too long (164 > 160 characters)
|
|
command-instead-of-shell:
scenarios/sre/project/roles/executables/tasks/check_binary_path.yaml#L6
Use shell only when shell functionality is required.
|
|
yaml[line-length]:
scenarios/sre/project/generate_leaderboard_bundle_status.yaml#L66
Line too long (341 > 160 characters)
|
|
yaml[line-length]:
scenarios/sre/project/generate_leaderboard_bundle_status.yaml#L62
Line too long (353 > 160 characters)
|
|
yaml[line-length]:
scenarios/sre/project/generate_leaderboard_bundle_status.yaml#L58
Line too long (188 > 160 characters)
|