Skip to content

Publish to Galaxy

Publish to Galaxy #4

Triggered via push May 14, 2025 14:17
Status Failure
Total duration 28s
Artifacts

publish.yaml

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

Annotations

12 errors and 1 warning
Check tag version matches version in galaxy.yml
Process completed with exit code 1.
Check tag version matches version in galaxy.yml
Version in galaxy.yml does not match the tag version.
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 }}