Skip to content

ci: fix linter

ci: fix linter #16

Triggered via push May 22, 2024 07:37
Status Failure
Total duration 48s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
fqcn[action-core]: molecule/default/prepare.yml#L5
Use FQCN for builtin module actions (ansible.builtin.yum).
fqcn[action-core]: molecule/default/prepare.yml#L30
Use FQCN for builtin module actions (ansible.builtin.yum).
fqcn[action-core]: molecule/default/prepare.yml#L39
Use FQCN for builtin module actions (ansible.builtin.yum).
fqcn[action-core]: molecule/default/prepare.yml#L52
Use FQCN for builtin module actions (ansible.builtin.yum).
syntax-check[unknown-module]: playbooks/roles/fastpackages/tasks/main.yml#L12
couldn't resolve module/action 'ansible.builtin.dfn'. This often indicates a misspelling, missing collection, or incorrect module path.
CI test
Process completed with exit code 2.
CI test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CI test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
var-naming[no-role-prefix]: molecule/default/converge.yml#L65
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_admin_password)
var-naming[no-role-prefix]: molecule/default/converge.yml#L66
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_context)
var-naming[no-role-prefix]: molecule/default/converge.yml#L67
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_client_default_roles)
var-naming[no-role-prefix]: molecule/default/converge.yml#L70
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_client_users)
var-naming[no-role-prefix]: molecule/default/converge.yml#L86
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_realm)
var-naming[no-role-prefix]: molecule/default/converge.yml#L87
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_clients)
var-naming[no-role-prefix]: playbooks/rhbk.yml#L24
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_admin_password)
var-naming[no-role-prefix]: playbooks/rhbk.yml#L24
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_clients)
var-naming[no-role-prefix]: playbooks/rhbk.yml#L24
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_context)
var-naming[no-role-prefix]: playbooks/rhbk.yml#L24
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_realm)