Skip to content

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

chore(deps): update all opentelemetry collector builder dependencies

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

Triggered via pull request July 21, 2026 15:52
Status Success
Total duration 5m 51s
Artifacts

lint-playbooks.yaml

on: pull_request
Lint kind playbooks
1m 21s
Lint kind playbooks
Lint kops playbooks
1m 12s
Lint kops playbooks
Lint minikube playbooks
47s
Lint minikube playbooks
Lint scenarios playbooks and roles
5m 42s
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.