Skip to content

CI - Linting & Testing #787

CI - Linting & Testing

CI - Linting & Testing #787

Triggered via schedule August 7, 2023 06:16
Status Failure
Total duration 13m 33s
Artifacts

CI.yml

on: schedule
Matrix: ansible-sanity-tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
yaml[truthy]: .github/workflows/CI.yml#L4
Truthy value should be one of \[false, true]
galaxy[no-changelog]: .github/workflows/galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.
galaxy[tags]: .github/workflows/galaxy.yml#L1
galaxy.yaml must have one of the required tags: ['application', 'cloud', 'database', 'infrastructure', 'linux', 'monitoring', 'networking', 'security', 'storage', 'tools', 'windows']
schema[galaxy]: .github/workflows/galaxy.yml#L1
Additional properties are not allowed ('jobs', 'true' were unexpected)
galaxy[version-missing]: .github/workflows/galaxy.yml#L2
galaxy.yaml should have version tag.
yaml[truthy]: .github/workflows/galaxy.yml#L4
Truthy value should be one of \[false, true]
yaml[truthy]: .github/workflows/release.yml#L4
Truthy value should be one of \[false, true]
Ansible Lint
Input 'args' has been deprecated with message: Arbitrary args are no longer accepted, please use path instead and linter own configuration file to change its behavior.
Ansible Lint
Unexpected input(s) 'targets', 'override-deps', valid inputs are ['entryPoint', 'args', 'path']
fqcn[keyword]: roles/icinga_agent/molecule/default/converge.yml#L2
Avoid `collections` keyword by using FQCN for all plugins, modules, roles and playbooks.
fqcn[keyword]: roles/icinga_plugins/molecule/default/converge.yml#L2
Avoid `collections` keyword by using FQCN for all plugins, modules, roles and playbooks.
fqcn[keyword]: tests/integration/targets/icinga/icinga_agent.yml#L1
Avoid `collections` keyword by using FQCN for all plugins, modules, roles and playbooks.
fqcn[keyword]: tests/integration/targets/icinga/icinga_plugins.yml#L1
Avoid `collections` keyword by using FQCN for all plugins, modules, roles and playbooks.