Fix compatibility with newer ansible versions, replace include agains… #14
Annotations
10 errors and 3 warnings
handlers/main.yml#L2
Use FQCN for builtin module actions (include_tasks).
|
handlers/main.yml#L2
All names should start with an uppercase letter.
|
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
|
tasks/gather_jenkins_facts.yml#L2
Use FQCN for module actions, such `community.general.jenkins_script`.
|
tasks/gather_jenkins_facts.yml#L2
All names should start with an uppercase letter.
|
tasks/gather_jenkins_facts.yml#L11
Use FQCN for builtin module actions (set_fact).
|
tasks/gather_jenkins_facts.yml#L11
All names should start with an uppercase letter.
|
tasks/gather_jenkins_facts.yml#L17
Use FQCN for builtin module actions (set_fact).
|
tasks/gather_jenkins_facts.yml#L17
All names should start with an uppercase letter.
|
tasks/gather_jenkins_facts.yml#L19
You need to install "jmespath" prior to running json_query filter
|
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/
|
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/
|
defaults/main.yml#L18
18:121 [line-length] line too long (148 > 120 characters)
|
This job failed
Loading