Skip to content

Merge branch 'main' into feature_configurable_retries #983

Merge branch 'main' into feature_configurable_retries

Merge branch 'main' into feature_configurable_retries #983

Triggered via push September 25, 2024 13:04
Status Failure
Total duration 3m 48s
Artifacts

ansible-test.yml

on: push
ansible-lint  /  Ansible Lint
38s
ansible-lint / Ansible Lint
sanity  /  Matrix Sanity
15s
sanity / Matrix Sanity
Matrix: sanity / test
all_green
2s
all_green
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 10 warnings
var-naming[no-role-prefix]: roles/sentinelone_client_legacy/defaults/main.yml#L2
Variables names from within roles should use sentinelone_client_legacy_ as a prefix. (vars: sentinelone_client_token)
var-naming[no-role-prefix]: roles/sentinelone_client_legacy/defaults/main.yml#L3
Variables names from within roles should use sentinelone_client_legacy_ as a prefix. (vars: sentinelone_client_gpgkey)
command-instead-of-module: roles/sentinelone_client_legacy/tasks/digest.yml#L2
rpm used in place of yum or rpm_key module
command-instead-of-module: roles/sentinelone_client_legacy/tasks/install_redhat.yml#L11
rpm used in place of yum or rpm_key module
fqcn[action-core]: roles/sentinelone_client_legacy/tasks/install_redhat.yml#L23
Use FQCN for builtin module actions (ansible.builtin.yum).
command-instead-of-module: roles/sentinelone_client_legacy/tasks/install_suse.yml#L11
rpm used in place of yum or rpm_key module
ansible-lint / Ansible Lint
Process completed with exit code 2.
sanity / sanity-py3.12-devel
Process completed with exit code 1.
sanity / sanity-py3.12-2.16
Process completed with exit code 1.
sanity / sanity-py3.12-2.17
Process completed with exit code 1.
sanity / sanity-py3.12-milestone
Process completed with exit code 1.
sanity / sanity-py3.10-2.15
Process completed with exit code 1.
sanity / sanity-py3.10-2.16
Process completed with exit code 1.
sanity / sanity-py3.10-2.17
Process completed with exit code 1.
sanity / sanity-py3.11-devel
Process completed with exit code 1.
sanity / sanity-py3.11-milestone
Process completed with exit code 1.
sanity / sanity-py3.11-2.15
Process completed with exit code 1.
sanity / sanity-py3.11-2.16
Process completed with exit code 1.
sanity / sanity-py3.11-2.17
Process completed with exit code 1.
sanity / sanity-py3.9-2.15
Process completed with exit code 1.
all_green
Process completed with exit code 1.
var-naming[no-role-prefix]: roles/install_agent/defaults/main.yml#L3
Variables names from within roles should use install_agent_ as a prefix. (vars: win_use_exe)
var-naming[no-role-prefix]: roles/install_agent/defaults/main.yml#L4
Variables names from within roles should use install_agent_ as a prefix. (vars: win_allow_reboot)
var-naming[no-role-prefix]: roles/install_agent/defaults/main.yml#L5
Variables names from within roles should use install_agent_ as a prefix. (vars: agent_version)
var-naming[no-role-prefix]: roles/install_agent/defaults/main.yml#L6
Variables names from within roles should use install_agent_ as a prefix. (vars: hide_sensitive)
var-naming[no-role-prefix]: roles/install_agent/defaults/main.yml#L7
Variables names from within roles should use install_agent_ as a prefix. (vars: lx_force_new_token)
var-naming[no-role-prefix]: roles/install_agent/defaults/main.yml#L8
Variables names from within roles should use install_agent_ as a prefix. (vars: check_console_retries)
var-naming[no-role-prefix]: roles/install_agent/defaults/main.yml#L9
Variables names from within roles should use install_agent_ as a prefix. (vars: check_console_retry_delay)
command-instead-of-module: roles/install_agent/tasks/Linux.yml#L43
rpm used in place of yum or rpm_key module
no-changed-when: roles/install_agent/tasks/Linux.yml#L86
Commands should not change things if nothing needs doing.
var-naming[no-role-prefix]: roles/install_agent/vars/Linux.yml#L2
Variables names from within roles should use install_agent_ as a prefix. (vars: remote_pkg_path)