chore: update versions #62
ci.yml
on: pull_request
Lint w/ latest Ansible
51s
Ansible Galaxy import
0s
Annotations
9 errors and 2 warnings
fqcn[action-core]:
tasks/main.yml#L2
Use FQCN for builtin module actions (include_tasks).
|
fqcn[action-core]:
tasks/main.yml#L7
Use FQCN for builtin module actions (include_tasks).
|
schema[meta]:
tests/requirements/geerlingguy.pip/meta/main.yml#L1
$.galaxy_info.min_ansible_version 2.1 is not of type 'string'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
fqcn[action-core]:
tests/requirements/geerlingguy.pip/molecule/default/converge.yml#L15
Use FQCN for builtin module actions (apt).
|
no-free-form:
tests/requirements/geerlingguy.pip/molecule/default/converge.yml#L15
Avoid using free-form when calling module actions. (apt)
|
fqcn[action-core]:
tests/requirements/geerlingguy.pip/molecule/default/converge.yml#L19
Use FQCN for builtin module actions (set_fact).
|
fqcn[action-core]:
tests/requirements/geerlingguy.pip/tasks/main.yml#L8
Use FQCN for builtin module actions (package).
|
fqcn[action-core]:
tests/requirements/geerlingguy.pip/tasks/main.yml#L13
Use FQCN for builtin module actions (pip).
|
Lint w/ latest Ansible
Process completed with exit code 2.
|
Lint w/ latest Ansible
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@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/.
|
Lint w/ latest Ansible
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/
|