Skip to content

removing unnecessary code #33

removing unnecessary code

removing unnecessary code #33

Triggered via pull request April 12, 2024 17:22
Status Failure
Total duration 52s
Artifacts

rocky8.yml

on: pull_request
Lint for PR
43s
Lint for PR
Ansible build test for Rocky 8
0s
Ansible build test for Rocky 8
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 16 warnings
yaml[line-length]: roles/rke2_common/tasks/cis-hardening.yml#L55
Line too long (123 > 120 characters)
yaml[line-length]: roles/rke2_common/tasks/rpm_install.yml#L21
Line too long (164 > 120 characters)
yaml[line-length]: roles/rke2_common/tasks/rpm_install.yml#L41
Line too long (164 > 120 characters)
Lint for PR
Process completed with exit code 2.
Lint for PR
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
var-naming[no-role-prefix]: roles/rke2_agent/defaults/main.yml#L2
Variables names from within roles should use rke2_agent_ as a prefix. (vars: kubernetes_api_server_host)
var-naming[no-role-prefix]: roles/rke2_agent/tasks/main.yml#L5
Variables names from within roles should use rke2_common_ as a prefix. (vars: caller_role_name)
var-naming[no-role-prefix]: roles/rke2_agent/vars/main.yml#L2
Variables names from within roles should use rke2_agent_ as a prefix. (vars: tmp_sha1)
var-naming[no-role-prefix]: roles/rke2_common/defaults/main.yml#L2
Variables names from within roles should use rke2_common_ as a prefix. (vars: tarball_dir)
var-naming[no-role-prefix]: roles/rke2_common/defaults/main.yml#L3
Variables names from within roles should use rke2_common_ as a prefix. (vars: rke2_channel)
var-naming[no-role-prefix]: roles/rke2_common/defaults/main.yml#L4
Variables names from within roles should use rke2_common_ as a prefix. (vars: audit_policy_config_file_path)
var-naming[no-role-prefix]: roles/rke2_common/defaults/main.yml#L5
Variables names from within roles should use rke2_common_ as a prefix. (vars: registry_config_file_path)
var-naming[no-role-prefix]: roles/rke2_common/defaults/main.yml#L6
Variables names from within roles should use rke2_common_ as a prefix. (vars: add_iptables_rules)
var-naming[no-role-prefix]: roles/rke2_common/defaults/main.yml#L15
Variables names from within roles should use rke2_common_ as a prefix. (vars: rke2_versioned_yum_repo)
var-naming[no-role-prefix]: roles/rke2_common/defaults/main.yml#L23
Variables names from within roles should use rke2_common_ as a prefix. (vars: rke2_config)
Lint for PR: roles/rke2_common/tasks/rpm_install.yml#L21
21:121 [line-length] line too long (164 > 120 characters)
Lint for PR: roles/rke2_common/tasks/rpm_install.yml#L41
41:121 [line-length] line too long (164 > 120 characters)
Lint for PR: roles/rke2_common/tasks/cis-hardening.yml#L55
55:121 [line-length] line too long (123 > 120 characters)
Lint for PR: roles/rke2_common/tasks/images_tarball_install.yml#L2
2:121 [line-length] line too long (143 > 120 characters)
Lint for PR: roles/rke2_common/tasks/images_tarball_install.yml#L10
10:121 [line-length] line too long (145 > 120 characters)