Layfield ccdc patch 1 #20
Annotations
10 errors and 2 warnings
schema[meta]:
meta/main.yml#L1
$.galaxy_info.min_ansible_version 2.9 is not of type 'string'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
fqcn[action-core]:
tasks/clear-the-dock.yml#L2
Use FQCN for builtin module actions (set_fact).
|
fqcn[action-core]:
tasks/clear-the-dock.yml#L7
Use FQCN for builtin module actions (set_fact).
|
fqcn[action-core]:
tasks/clear-the-dock.yml#L12
Use FQCN for builtin module actions (include_role).
|
name[casing]:
tasks/clear-the-dock.yml#L12
All names should start with an uppercase letter.
|
var-naming[no-role-prefix]:
tasks/clear-the-dock.yml#L16
Variables names from within roles should use macdock_ as a prefix. (vars: dockutil_url)
|
fqcn[action]:
tasks/defaults-for-build-machine-speed.yml#L2
Use FQCN for module actions, such `community.general.osx_defaults`.
|
fqcn[action]:
tasks/defaults-for-build-machine-speed.yml#L12
Use FQCN for module actions, such `community.general.osx_defaults`.
|
fqcn[action]:
tasks/defaults-for-build-machine-speed.yml#L22
Use FQCN for module actions, such `community.general.osx_defaults`.
|
fqcn[action]:
tasks/defaults-for-build-machine-speed.yml#L32
Use FQCN for module actions, such `community.general.osx_defaults`.
|
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|