Remove Official Support #16
Annotations
10 errors and 2 warnings
Run ansible lint:
site.yml#L1
All plays should be named.
|
Run ansible lint:
site.yml#L4
No new line character at the end of file
|
Run ansible lint:
~/work/ansible-role-xcode/ansible-role-xcode/meta/main.yml#L1
$.galaxy_info.min_ansible_version 2.6 is not of type 'string'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
Run ansible lint:
~/work/ansible-role-xcode/ansible-role-xcode/tasks/main.yml#L1
Use FQCN for builtin module actions (command).
|
Run ansible lint:
~/work/ansible-role-xcode/ansible-role-xcode/tasks/main.yml#L1
Replace 'include' with either 'ansible.builtin.include_tasks' or 'ansible.builtin.import_tasks'. See https://docs.ansible.com/ansible/latest/collections/ansible/builtin/include_module.html
|
Run ansible lint:
~/work/ansible-role-xcode/ansible-role-xcode/tasks/main.yml#L6
Use FQCN for builtin module actions (set_fact).
|
Run ansible lint:
~/work/ansible-role-xcode/ansible-role-xcode/tasks/main.yml#L10
Use FQCN for builtin module actions (shell).
|
Run ansible lint:
~/work/ansible-role-xcode/ansible-role-xcode/tasks/main.yml#L16
Use FQCN for builtin module actions (set_fact).
|
Run ansible lint:
~/work/ansible-role-xcode/ansible-role-xcode/tasks/main.yml#L21
Use FQCN for builtin module actions (shell).
|
Run ansible lint:
~/work/ansible-role-xcode/ansible-role-xcode/tasks/main.yml#L26
Use FQCN for builtin module actions (set_fact).
|
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/.
|
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/
|
Loading