Skip to content

chore(deps): update all opentelemetry collector builder dependencies #1280

chore(deps): update all opentelemetry collector builder dependencies

chore(deps): update all opentelemetry collector builder dependencies #1280

Triggered via pull request July 21, 2026 14:27
Status Success
Total duration 5m 17s
Artifacts

lint-playbooks.yaml

on: pull_request
Lint kind playbooks
2m 19s
Lint kind playbooks
Lint kops playbooks
1m 14s
Lint kops playbooks
Lint minikube playbooks
1m 11s
Lint minikube playbooks
Lint scenarios playbooks and roles
5m 13s
Lint scenarios playbooks and roles
Fit to window
Zoom out
Zoom in

Annotations

12 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.
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.
command-instead-of-shell: scenarios/sre/project/roles/executables/tasks/check_binary_path.yaml#L6
Use shell only when shell functionality is required.