Gleam: install latest release #44
Annotations
6 errors and 4 warnings
Lint ansible:
roles/gleam/defaults/main.yml#L2
Variables names from within roles should use gleam_ as a prefix. (vars: install_dir)
|
Lint ansible:
roles/gleam/meta/main.yml#L1
$.galaxy_info.min_ansible_version 2.1 is not of type 'string'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
Lint ansible:
roles/gleam/meta/main.yml#L1
Missing document start "---"
|
Lint ansible:
roles/gleam/tasks/main.yml#L24
File permissions unset or incorrect.
|
Lint ansible:
roles/gleam/tests/test.yml#L2
All plays should be named.
|
Lint ansible
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint yaml:
.github/workflows/ci.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
Lint yaml:
roles/gleam/meta/main.yml#L1
1:1 [document-start] missing document start "---"
|
Lint ansible:
roles/gleam/tasks/main.yml#L18
Jinja2 spacing could be improved: v{{ (version.rc|int == 0) | ternary(version.stdout | split | last, '') }} -> v{{ (version.rc | int == 0) | ternary(version.stdout | split | last, '') }}
|
The logs for this run have expired and are no longer available.
Loading