Skip to content

Fix kube_verion parsing #1727

Fix kube_verion parsing

Fix kube_verion parsing #1727

Triggered via pull request February 18, 2025 08:46
@0ekk0ekk
opened #1477
Status Cancelled
Total duration 34m 58s
Artifacts

auto-pr-ci.yaml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
e2e
Canceling since a higher priority waiting request for '3. PR verify-1477' exists
e2e
The operation was canceled.
static-check
Cache not found for keys: cache-trivy-2025-02-18, cache-trivy-
no-changed-when: playbooks/cluster-info.yml#L11
Commands should not change things if nothing needs doing.
name[missing]: playbooks/cluster-info.yml#L22
All tasks should be named.
no-free-form: playbooks/cluster-info.yml#L22
Avoid using free-form when calling module actions. (debug)
no-changed-when: playbooks/config-docker-cgroup-driver-for-kylinSP2.yml#L8
Commands should not change things if nothing needs doing.
no-changed-when: playbooks/config-docker-cgroup-driver-for-kylinSP2.yml#L15
Commands should not change things if nothing needs doing.
no-changed-when: playbooks/config-docker-cgroup-driver-for-kylinSP2.yml#L36
Commands should not change things if nothing needs doing.
yaml[truthy]: playbooks/config-docker-cgroup-driver-for-kylinSP2.yml#L49
Truthy value should be one of \[false, true]
yaml[truthy]: playbooks/config-docker-cgroup-driver-for-kylinSP2.yml#L50
Truthy value should be one of \[false, true]
no-changed-when: playbooks/config-docker-cgroup-driver-for-kylinSP2.yml#L55
Commands should not change things if nothing needs doing.
risky-shell-pipe: playbooks/config-docker-cgroup-driver-for-kylinSP2.yml#L55
Shells that use pipes should set the pipefail option.