CI O1ahmad/basic-service - refs/pull/21/merge job 🚀 #76
Annotations
2 errors and 6 warnings
Lint yaml and Ansible configs:
tasks/container/setup.yml#L17
Jinja2 spacing could be improved: {{ volume_list + \[item.value.destinationPath | dirname + ':' + item.value.destinationPath | dirname ] }} -> {{ volume_list + \[item.value.destinationPath | dirname + ':' + item.value.destinationPath | dirname] }}
|
Lint yaml and Ansible configs
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint yaml and Ansible configs:
tasks/container/setup.yml#L17
17:121 [line-length] line too long (123 > 120 characters)
|
Lint yaml and Ansible configs:
meta/main.yml#L1
$.galaxy_info.namespace '0x0i' does not match '^\[a-z]\[a-z0-9_-]+$'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
Lint yaml and Ansible configs:
tasks/common/download-binary.yml#L29
Jinja2 spacing could be improved: mv /tmp/{{ binary_file_name }} {{ destination_directory }}/{{ binary_file_name_override|default(binary_file_name) }}
|
Lint yaml and Ansible configs:
tasks/k8s/setup.yml#L2
Commands should not change things if nothing needs doing.
|
Lint yaml and Ansible configs:
tasks/k8s/setup.yml#L23
curl used in place of get_url or uri module
|
Loading