CI #18
Annotations
10 errors and 5 warnings
Run ansible-lint:
collections/ansible_collections/gametools/docker_stack/roles/background_tasks#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/play_1r3sxm1.yml
|
Run ansible-lint:
collections/ansible_collections/gametools/docker_stack/roles/bots#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playg1hqbiob.yml
|
Run ansible-lint:
collections/ansible_collections/gametools/docker_stack/roles/global#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/play6ieflfi7.yml
|
Run ansible-lint:
collections/ansible_collections/gametools/docker_stack/roles/loadbalancer#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/play0b77iiko.yml
|
Run ansible-lint:
collections/ansible_collections/gametools/docker_stack/roles/redis#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playdysjc1z2.yml
|
Run ansible-lint:
collections/ansible_collections/gametools/docker_stack/roles/restic#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playtxdw6r7j.yml
|
Run ansible-lint:
collections/ansible_collections/gametools/docker_stack/roles/restic/files/docker_compose.yaml#L18
No new line character at the end of file
|
Run ansible-lint:
collections/ansible_collections/gametools/docker_stack/roles/server_manager#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playe8bjw60k.yml
|
Run ansible-lint:
collections/ansible_collections/gametools/setup/roles/backup#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playy055vicv.yml
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ansible-lint:
collections/ansible_collections/gametools/setup/roles/backup/tasks/docker_backup.yml#L8
Jinja2 spacing could be improved: . /etc/environment; restic backup /var/lib/docker/volumes/{{ item.volume }}/_data/ --tag {{ item.tags | join(' --tag ')}} -> . /etc/environment; restic backup /var/lib/docker/volumes/{{ item.volume }}/_data/ --tag {{ item.tags | join(' --tag ') }}
|
Run ansible-lint:
collections/ansible_collections/gametools/setup/roles/backup/tasks/docker_backup.yml#L8
Jinja2 spacing could be improved: {{ 59 |random(seed=item.id) }} -> {{ 59 | random(seed=item.id) }}
|
Run ansible-lint:
collections/ansible_collections/gametools/setup/roles/backup/tasks/file_backup.yml#L14
Jinja2 spacing could be improved: {{ 59 |random(seed=item.id) }} -> {{ 59 | random(seed=item.id) }}
|
Run ansible-lint:
collections/ansible_collections/gametools/setup/roles/backup/tasks/restic.yml#L32
Jinja2 spacing could be improved: {{ item.key }}={{ item.value}} -> {{ item.key }}={{ item.value }}
|
Loading