CI #14
Annotations
1 error and 10 warnings
Error when evaluating 'strategy' for job 'sanity'. ansible-middleware/github-actions/.github/workflows/ci.yml@main (Line: 138, Col: 18): Error parsing fromJson,ansible-middleware/github-actions/.github/workflows/ci.yml@main (Line: 138, Col: 18): After parsing a value an unexpected character was encountered: ". Path '[0].python_version', line 4, position 4.,ansible-middleware/github-actions/.github/workflows/ci.yml@main (Line: 138, Col: 18): Unexpected value ''
|
meta/runtime.yml#L1
requires_ansible key must be set to a supported version.
|
playbooks/playbook.yml#L2
Avoid `collections` keyword by using FQCN for all plugins, modules, roles and playbooks.
|
playbooks/validate.yml#L2
Avoid `collections` keyword by using FQCN for all plugins, modules, roles and playbooks.
|
roles/wildfly_driver/defaults/main.yml#L2
Variables names from within roles should use wildfly_driver_ as a prefix. (vars: wildfly_user)
|
roles/wildfly_driver/defaults/main.yml#L3
Variables names from within roles should use wildfly_driver_ as a prefix. (vars: wildfly_group)
|
roles/wildfly_driver/defaults/main.yml#L4
Variables names from within roles should use wildfly_driver_ as a prefix. (vars: wildfly_version)
|
roles/wildfly_driver/defaults/main.yml#L5
Variables names from within roles should use wildfly_driver_ as a prefix. (vars: wildfly_home)
|
roles/wildfly_driver/meta/main.yml#L1
$.galaxy_info.platforms[0].versions[0] 8 is not one of ['6.1', '7.1', '7.2', 'all']. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
roles/wildfly_driver/tasks/main.yml#L12
Jinja templates should only be at the end of 'name'
|
roles/wildfly_driver/vars/main.yml#L2
Variables names from within roles should use wildfly_driver_ as a prefix. (vars: wildfly_driver)
|
The logs for this run have expired and are no longer available.
Loading