Skip to content

Fix compatibility with newer ansible versions, replace include agains… #14

Fix compatibility with newer ansible versions, replace include agains…

Fix compatibility with newer ansible versions, replace include agains… #14

Triggered via push August 20, 2024 21:02
Status Failure
Total duration 59s
Artifacts

ci.yml

on: push
Matrix: lint
Ansible Galaxy import
0s
Ansible Galaxy import
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
fqcn[action-core]: handlers/main.yml#L2
Use FQCN for builtin module actions (include_tasks).
name[casing]: handlers/main.yml#L2
All names should start with an uppercase letter.
schema[meta]: meta/main.yml#L1
$.galaxy_info.min_ansible_version 2.7 is not of type 'string'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
fqcn[action]: tasks/gather_jenkins_facts.yml#L2
Use FQCN for module actions, such `community.general.jenkins_script`.
name[casing]: tasks/gather_jenkins_facts.yml#L2
All names should start with an uppercase letter.
fqcn[action-core]: tasks/gather_jenkins_facts.yml#L11
Use FQCN for builtin module actions (set_fact).
name[casing]: tasks/gather_jenkins_facts.yml#L11
All names should start with an uppercase letter.
fqcn[action-core]: tasks/gather_jenkins_facts.yml#L17
Use FQCN for builtin module actions (set_fact).
name[casing]: tasks/gather_jenkins_facts.yml#L17
All names should start with an uppercase letter.
jinja[invalid]: tasks/gather_jenkins_facts.yml#L19
You need to install "jmespath" prior to running json_query filter
Lint (min_ansible_version)
The job was canceled because "latest" failed.
Lint (min_ansible_version)
The operation was canceled.
Lint (latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@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 (latest): defaults/main.yml#L18
18:121 [line-length] line too long (148 > 120 characters)
Lint (min_ansible_version): defaults/main.yml#L18
18:121 [line-length] line too long (148 > 120 characters)