Skip to content

enhancement: add service debug role to catch and display service errors #697

enhancement: add service debug role to catch and display service errors

enhancement: add service debug role to catch and display service errors #697

Triggered via pull request December 18, 2023 08:16
Status Failure
Total duration 53s
Artifacts

ansible-ci.yml

on: pull_request
discover-ansible-versions
3s
discover-ansible-versions
ansible-lint
40s
ansible-lint
arguments-spec-lint
24s
arguments-spec-lint
discover-ansible-tests
0s
discover-ansible-tests
Matrix: ansible-test-sanity / ansible-test-sanity
Waiting for pending jobs
Matrix: ansible-test-integration / ansible-test-integration
Waiting for pending jobs
Matrix: ansible-test-molecule / ansible-test-integration
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
role-name: roles/__service_debug#L1
Role name __service_debug does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
fqcn[action-core]: roles/__service_debug/tasks/main.yml#L3
Use FQCN for builtin module actions (command).
name[template]: roles/__service_debug/tasks/main.yml#L3
Jinja templates should only be at the end of 'name'
yaml[truthy]: roles/__service_debug/tasks/main.yml#L5
Truthy value should be one of \[false, true]
yaml[truthy]: roles/__service_debug/tasks/main.yml#L6
Truthy value should be one of \[false, true]
fqcn[action-core]: roles/__service_debug/tasks/main.yml#L9
Use FQCN for builtin module actions (debug).
name[template]: roles/__service_debug/tasks/main.yml#L9
Jinja templates should only be at the end of 'name'
yaml[truthy]: roles/__service_debug/tasks/main.yml#L12
Truthy value should be one of \[false, true]
yaml[truthy]: roles/__service_debug/tasks/main.yml#L13
Truthy value should be one of \[false, true]
fqcn[action-core]: roles/__service_debug/tasks/main.yml#L15
Use FQCN for builtin module actions (command).
galaxy[version-incorrect]: galaxy.yml#L4
collection version should be greater than or equal to 1.0.0