Skip to content

fix k3s_upgrade error (#439) #737

fix k3s_upgrade error (#439)

fix k3s_upgrade error (#439) #737

Triggered via push September 4, 2025 22:01
Status Success
Total duration 54s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
var-naming[no-role-prefix]: roles/k3s_server/tasks/main.yml#L57
Variables names from within roles should use k3s_server_ as a prefix. (register: _server_config_result)
var-naming[no-role-prefix]: roles/k3s_server/tasks/main.yml#L8
Variables names from within roles should use k3s_server_ as a prefix. (set_fact: installed_k3s_version)
var-naming[no-role-prefix]: roles/k3s_server/tasks/main.yml#L2
Variables names from within roles should use k3s_server_ as a prefix. (register: k3s_version_output)
var-naming[no-role-prefix]: roles/k3s_agent/tasks/main.yml#L59
Variables names from within roles should use k3s_agent_ as a prefix. (set_fact: token)
var-naming[no-role-prefix]: roles/k3s_agent/tasks/main.yml#L52
Variables names from within roles should use k3s_agent_ as a prefix. (register: _agent_config_result)
var-naming[no-role-prefix]: roles/k3s_agent/tasks/main.yml#L8
Variables names from within roles should use k3s_agent_ as a prefix. (set_fact: installed_k3s_version)
var-naming[no-role-prefix]: roles/k3s_agent/tasks/main.yml#L2
Variables names from within roles should use k3s_agent_ as a prefix. (register: k3s_version_output)
var-naming[no-role-prefix]: roles/airgap/tasks/main.yml#L56
Variables names from within roles should use airgap_ as a prefix. (register: selinux_copy)
var-naming[no-role-prefix]: roles/airgap/tasks/main.yml#L37
Variables names from within roles should use airgap_ as a prefix. (set_fact: k3s_arch)
var-naming[no-role-prefix]: roles/airgap/tasks/main.yml#L11
Variables names from within roles should use airgap_ as a prefix. (register: host_install_script)
Lint: ./.github/workflows/build.yml#L3
3:1 [truthy] truthy value should be one of [false, true]