chore(deps): update registry.access.redhat.com/ubi10 docker tag to v10.2-1785215625 #1330
lint-playbooks.yaml
on: pull_request
Lint kind playbooks
2m 35s
Lint kops playbooks
1m 21s
Lint minikube playbooks
3m 28s
Lint scenarios playbooks and roles
7m 3s
Annotations
15 warnings
|
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-54f17411dff9f51a68ee1467fe862e0492cbe4e7128e33735ffe4c2ef4a87268, another job may be creating this cache.
|
|
Lint minikube playbooks
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-unknown-54f17411dff9f51a68ee1467fe862e0492cbe4e7128e33735ffe4c2ef4a87268, 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-54f17411dff9f51a68ee1467fe862e0492cbe4e7128e33735ffe4c2ef4a87268, 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)
|