Skip to content

NO_JIRA: Bump reviewdog/action-yamllint from 1.6.1 to 1.8.0 #18

NO_JIRA: Bump reviewdog/action-yamllint from 1.6.1 to 1.8.0

NO_JIRA: Bump reviewdog/action-yamllint from 1.6.1 to 1.8.0 #18

Triggered via pull request September 7, 2023 14:13
Status Failure
Total duration 1m 3s
Artifacts

lint-ansible-role.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
schema[meta]: meta/main.yml#L1
$.galaxy_info.min_ansible_version 2.9 is not of type 'string'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
fqcn[action-core]: tasks/CentOS.yml#L2
Use FQCN for builtin module actions (include_role).
fqcn[action-core]: tasks/CentOS.yml#L6
Use FQCN for builtin module actions (include_role).
fqcn[action-core]: tasks/CentOS.yml#L10
Use FQCN for builtin module actions (include_role).
fqcn[action-core]: tasks/CentOS.yml#L14
Use FQCN for builtin module actions (yum).
fqcn[action-core]: tasks/CentOS.yml#L27
Use FQCN for builtin module actions (file).
risky-file-permissions: tasks/CentOS.yml#L27
File permissions unset or incorrect.
fqcn[action-core]: tasks/CentOS.yml#L33
Use FQCN for builtin module actions (unarchive).
fqcn[action-core]: tasks/CentOS.yml#L41
Use FQCN for builtin module actions (file).
fqcn[action-core]: tasks/CentOS.yml#L49
Use FQCN for builtin module actions (yum_repository).
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/