Skip to content

Version bump

Version bump #60

Triggered via push January 10, 2024 04:34
Status Failure
Total duration 5m 36s
Artifacts

ci.yml

on: push
Matrix: Integration
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
name[play]: galaxy-deploy.yml#L13
All plays should be named.
no-changed-when: galaxy-deploy.yml#L47
Commands should not change things if nothing needs doing.
no-changed-when: galaxy-deploy.yml#L50
Commands should not change things if nothing needs doing.
galaxy[no-changelog]: galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.
galaxy[tags]: galaxy.yml#L1
galaxy.yaml must have one of the required tags: ['application', 'cloud', 'database', 'infrastructure', 'linux', 'monitoring', 'networking', 'security', 'storage', 'tools', 'windows']
meta-runtime[unsupported-version]: meta/runtime.yml#L1
requires_ansible key must be set to a supported version.
var-naming[no-role-prefix]: roles/dock/defaults/main.yml#L3
Variables names from within roles should use dock_ as a prefix. (vars: dockitems_remove)
var-naming[no-role-prefix]: roles/dock/defaults/main.yml#L11
Variables names from within roles should use dock_ as a prefix. (vars: dockitems_persist)
var-naming[no-role-prefix]: roles/dock/defaults/main.yml#L17
Variables names from within roles should use dock_ as a prefix. (vars: dockutil_homebrew_cask)
var-naming[no-role-prefix]: roles/dock/defaults/main.yml#L20
Variables names from within roles should use dock_ as a prefix. (vars: dockutil_install)
Integration (macos-latest)
Process completed with exit code 2.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/