Skip to content

allowing changes to data-dir #83

allowing changes to data-dir

allowing changes to data-dir #83

Triggered via pull request August 2, 2024 19:28
Status Failure
Total duration 58s
Artifacts

rocky8.yml

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

Annotations

6 errors and 18 warnings
galaxy[version-incorrect]: galaxy.yml#L4
collection version should be greater than or equal to 1.0.0
fqcn[action-core]: roles/rke2_common/tasks/main.yml#L20
Use FQCN for builtin module actions (debug).
name[casing]: roles/rke2_common/tasks/main.yml#L20
All names should start with an uppercase letter.
fqcn[action-core]: roles/rke2_common/tasks/rpm_install.yml#L33
Use FQCN for builtin module actions (ansible.builtin.yum).
fqcn[action-core]: roles/rke2_common/tasks/rpm_install.yml#L46
Use FQCN for builtin module actions (ansible.builtin.yum).
Lint for PR
Process completed with exit code 2.
Lint for PR
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yaml[comments-indentation]: inventory/sample/hosts.yml#L22
Comment not indented like content
yaml[comments-indentation]: inventory/sample/hosts.yml#L63
Comment not indented like content
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/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_tarball_url)
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: rke2_images_urls)
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: rke2_channel)
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: audit_policy_config_file_path)
var-naming[no-role-prefix]: roles/rke2_common/defaults/main.yml#L7
Variables names from within roles should use rke2_common_ as a prefix. (vars: registry_config_file_path)
Lint for PR: inventory/sample/hosts.yml#L22
22:11 [comments-indentation] comment not indented like content
Lint for PR: inventory/sample/hosts.yml#L25
25:121 [line-length] line too long (265 > 120 characters)
Lint for PR: inventory/sample/hosts.yml#L28
28:121 [line-length] line too long (265 > 120 characters)
Lint for PR: inventory/sample/hosts.yml#L31
31:121 [line-length] line too long (265 > 120 characters)
Lint for PR: inventory/sample/hosts.yml#L63
63:11 [comments-indentation] comment not indented like content
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)