chore(deps): update registry.access.redhat.com/ubi10-minimal docker tag to v10.2-1784669047 #1295
lint-playbooks.yaml
on: pull_request
Lint kind playbooks
1m 30s
Lint kops playbooks
1m 45s
Lint minikube playbooks
1m 20s
Lint scenarios playbooks and roles
5m 59s
Annotations
15 warnings
|
Lint kind playbooks
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-unknown-8ec2c503909b6951d49a39f568eeeb8ddbdadb1b3ebb5798a8ee3e9de261ebc0, another job may be creating this cache.
|
|
Lint kops playbooks
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-unknown-8ec2c503909b6951d49a39f568eeeb8ddbdadb1b3ebb5798a8ee3e9de261ebc0, 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 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-8ec2c503909b6951d49a39f568eeeb8ddbdadb1b3ebb5798a8ee3e9de261ebc0, 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)
|