chore(deps): update dependency azure.azcollection to v3.21.0 #1333
lint-playbooks.yaml
on: pull_request
Lint kind playbooks
3m 3s
Lint kops playbooks
2m 4s
Lint minikube playbooks
1m 40s
Lint scenarios playbooks and roles
8m 0s
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-0584a83d2a2cc1603ccd9f01725767caf5fefc5a3950f31549ec7383e15e034a, 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 kind playbooks
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-unknown-0584a83d2a2cc1603ccd9f01725767caf5fefc5a3950f31549ec7383e15e034a, 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-0584a83d2a2cc1603ccd9f01725767caf5fefc5a3950f31549ec7383e15e034a, another job may be creating this cache.
|
|
ignore-errors:
scenarios/sre/project/roles/leaderboard/tasks/main.yaml#L34
Use failed_when and specify error conditions instead of using ignore_errors.
|
|
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"
|
|
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)
|