Skip to content

new workflow

new workflow #14

Triggered via pull request January 8, 2025 08:17
@fmunozmirandafmunozmiranda
synchronize #81
develop
Status Failure
Total duration 1m 11s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
yaml[new-line-at-end-of-file]: .github/workflows/ansible-lint.yml#L19
No new line character at the end of file
yaml[brackets]: .github/workflows/sanity_tests.yml#L4
Too many spaces inside brackets
yaml[new-line-at-end-of-file]: .github/workflows/sanity_tests.yml#L40
No new line character at the end of file
yaml[trailing-spaces]: galaxy.yml#L7
Trailing spaces
yaml[indentation]: plugins/modules/meraki_admin.py#L165
Wrong indentation: expected 6 but found 8
jinja[spacing]: tests/integration/targets/meraki_network/tasks/main.yml#L45
Jinja2 spacing could be improved: create_net_switch_check.data.organization_id == "{{ test_org_id |string }}" -> create_net_switch_check.data.organization_id == "{{ test_org_id | string }}"
jinja[spacing]: tests/integration/targets/meraki_network/tasks/main.yml#L468
Jinja2 spacing could be improved: {{ net_id}} -> {{ net_id }}