Skip to content

NO_JIRA: Bump reviewdog/action-flake8 from 3.6.1 to 3.8.0 #17

NO_JIRA: Bump reviewdog/action-flake8 from 3.6.1 to 3.8.0

NO_JIRA: Bump reviewdog/action-flake8 from 3.6.1 to 3.8.0 #17

Triggered via pull request September 6, 2023 14:54
Status Failure
Total duration 1m 17s
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
2.9 is not of type 'string'
fqcn[action-core]: tasks/CentOS.yml#L2
Use FQCN for builtin module actions (yum).
fqcn[action-core]: tasks/CentOS.yml#L13
Use FQCN for builtin module actions (copy).
fqcn[action-core]: tasks/CentOS.yml#L21
Use FQCN for builtin module actions (copy).
fqcn[action-core]: tasks/Darwin.yml#L2
Use FQCN for builtin module actions (stat).
fqcn[action-core]: tasks/Darwin.yml#L7
Use FQCN for builtin module actions (shell).
no-changed-when: tasks/Darwin.yml#L7
Commands should not change things if nothing needs doing.
fqcn[action-core]: tasks/Darwin.yml#L25
Use FQCN for builtin module actions (command).
fqcn[action-core]: tasks/Darwin.yml#L33
Use FQCN for builtin module actions (command).
name[template]: tasks/Darwin.yml#L33
Jinja templates should only be at the end of 'name'
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/