Skip to content

NO_JIRA: Bump reviewdog/action-markdownlint from 0.9.0 to 0.13.0 #18

NO_JIRA: Bump reviewdog/action-markdownlint from 0.9.0 to 0.13.0

NO_JIRA: Bump reviewdog/action-markdownlint from 0.9.0 to 0.13.0 #18

Triggered via pull request September 7, 2023 14:56
Status Failure
Total duration 1m 19s
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/Darwin.yml#L2
Use FQCN for builtin module actions (include_role).
fqcn[action]: tasks/Darwin.yml#L6
Use FQCN for module actions, such `community.general.homebrew_tap`.
fqcn[action]: tasks/Darwin.yml#L11
Use FQCN for module actions, such `community.general.homebrew_cask`.
fqcn[action-core]: tasks/Darwin.yml#L16
Use FQCN for builtin module actions (file).
fqcn[action-core]: tasks/Darwin.yml#L22
Use FQCN for builtin module actions (get_url).
fqcn[action-core]: tasks/Darwin.yml#L28
Use FQCN for builtin module actions (file).
fqcn[action-core]: tasks/Darwin.yml#L34
Use FQCN for builtin module actions (include_tasks).
fqcn[action-core]: tasks/Linux.yml#L2
Use FQCN for builtin module actions (include_role).
fqcn[action-core]: tasks/Linux.yml#L9
Use FQCN for builtin module actions (file).
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/