Skip to content

Remove Official Support #16

Remove Official Support

Remove Official Support #16

Triggered via pull request May 7, 2024 14:24
Status Failure
Total duration 55s
Artifacts

publish-role.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
name[play]: site.yml#L1
All plays should be named.
yaml[new-line-at-end-of-file]: site.yml#L4
No new line character at the end of file
schema[meta]: ~/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
fqcn[action-core]: ~/work/ansible-role-xcode/ansible-role-xcode/tasks/main.yml#L1
Use FQCN for builtin module actions (command).
schema[tasks]: ~/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
fqcn[action-core]: ~/work/ansible-role-xcode/ansible-role-xcode/tasks/main.yml#L6
Use FQCN for builtin module actions (set_fact).
fqcn[action-core]: ~/work/ansible-role-xcode/ansible-role-xcode/tasks/main.yml#L10
Use FQCN for builtin module actions (shell).
fqcn[action-core]: ~/work/ansible-role-xcode/ansible-role-xcode/tasks/main.yml#L16
Use FQCN for builtin module actions (set_fact).
fqcn[action-core]: ~/work/ansible-role-xcode/ansible-role-xcode/tasks/main.yml#L21
Use FQCN for builtin module actions (shell).
fqcn[action-core]: ~/work/ansible-role-xcode/ansible-role-xcode/tasks/main.yml#L26
Use FQCN for builtin module actions (set_fact).
ci
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/.
ci
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/