CI #15
Annotations
13 errors and 5 warnings
yaml[document-start]:
.ansible-lint#L1
Missing document start "---"
|
yaml[line-length]:
.github/workflows/release.yml#L38
Line too long (173 > 140 characters)
|
schema[meta]:
meta/main.yml#L1
$.galaxy_info.min_ansible_version 2.5 is not of type 'string'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
fqcn[action-core]:
tasks/main.yml#L2
Use FQCN for builtin module actions (stat).
|
fqcn[action-core]:
tasks/main.yml#L7
Use FQCN for builtin module actions (rpm_key).
|
fqcn[action-core]:
tasks/main.yml#L18
Use FQCN for builtin module actions (yum).
|
syntax-check[unknown-module]:
tasks/main.yml#L28
couldn't resolve module/action 'ini_file'. This often indicates a misspelling, missing collection, or incorrect module path.
|
Lint
Process completed with exit code 2.
|
Molecule (centos6)
Process completed with exit code 1.
|
Molecule (centos8)
The job was canceled because "centos6" failed.
|
Molecule (centos8)
Process completed with exit code 1.
|
Molecule (centos7)
The job was canceled because "centos6" failed.
|
Molecule (centos7)
Process completed with exit code 1.
|
Lint
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/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
.github/workflows/release.yml#L38
38:141 [line-length] line too long (173 > 140 characters)
|
Molecule (centos6)
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/
|
Molecule (centos6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|