Fix incorrect ansible pkgmgr detection for tencentos #929
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
auto-pr-ci.yaml
on: pull_request_target
Annotations
10 errors and 11 warnings
static-check
Cannot open: File exists
|
static-check
Cannot open: File exists
|
static-check
Cannot open: File exists
|
static-check
Cannot open: File exists
|
static-check
Cannot open: File exists
|
static-check
Cannot open: File exists
|
static-check
Cannot open: File exists
|
static-check
Cannot open: File exists
|
static-check
Cannot open: File exists
|
static-check
Cannot open: File exists
|
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/enable-repo.yml#L43
Commands should not change things if nothing needs doing.
|
no-changed-when:
playbooks/enable-repo.yml#L75
Commands should not change things if nothing needs doing.
|
no-changed-when:
playbooks/enable-repo.yml#L99
Commands should not change things if nothing needs doing.
|
no-changed-when:
playbooks/enable-repo.yml#L121
Commands should not change things if nothing needs doing.
|
no-changed-when:
playbooks/enable-repo.yml#L153
Commands should not change things if nothing needs doing.
|
no-changed-when:
playbooks/kubeconfig.yml#L19
Commands should not change things if nothing needs doing.
|
risky-shell-pipe:
playbooks/kubeconfig.yml#L19
Shells that use pipes should set the pipefail option.
|
static-check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|