CI O1ahmad/basic-service - refs/pull/12/merge job 🚀 #43
CI.yaml
on: pull_request
Build-Test-Service-Setup
14s
Annotations
4 warnings
Build-Test-Service-Setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
schema[meta]:
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
|
jinja[spacing]:
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) }}
|
var-naming[no-role-prefix]:
tasks/systemd/setup.yml#L34
Variables names from within roles should use systemd_ as a prefix. (vars: unit_config)
|