Skip to content

Publish to Galaxy

Publish to Galaxy #3

Re-run triggered May 14, 2025 14:09
Status Failure
Total duration 24s
Artifacts

publish.yaml

on: push
Check tag version matches version in galaxy.yml
5s
Check tag version matches version in galaxy.yml
Ansible lint
19s
Ansible lint
Build collection
Build collection
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
syntax-check[unknown-module]: roles/docker_app/tasks/main.yaml#L29
couldn't resolve module/action 'community.docker.docker_volume'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: roles/django_app_docker/tasks/volumes.yml#L2
couldn't resolve module/action 'community.docker.docker_volume'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: roles/app_db/tasks/main.yml#L5
couldn't resolve module/action 'community.postgresql.postgresql_user'. This often indicates a misspelling, missing collection, or incorrect module path.
yaml[indentation]: .github/workflows/publish.yaml#L46
Wrong indentation: expected 6 but found 4
yaml[indentation]: .github/workflows/publish.yaml#L16
Wrong indentation: expected 6 but found 4
yaml[indentation]: .github/workflows/publish.yaml#L9
Wrong indentation: expected 6 but found 4
yaml[line-length]: .github/workflows/publish.yaml#L8
Line too long (189 > 160 characters)
yaml[empty-lines]: .github/workflows/lint.yaml#L62
Too many blank lines (1 > 0)
jinja[spacing]: roles/theme_assets_docker/defaults/main.yml#L19
Jinja2 spacing could be improved: maykinmedia/{{ theme_assets_docker_name_prefix}} -> maykinmedia/{{ theme_assets_docker_name_prefix }}