Bump cryptography from 42.0.2 to 42.0.4 #117
lint.yml
on: pull_request
Lint Ansible Playbook
27s
Annotations
10 errors and 2 warnings
load-failure[filenotfounderror]:
install_gradle.yml#L1
[Errno 2] No such file or directory: '/home/runner/work/ansible-roles/ansible-roles/install_gradle.yml'
|
load-failure[filenotfounderror]:
plugin_redmine_default_assign.yml#L1
[Errno 2] No such file or directory: '/home/runner/work/ansible-roles/ansible-roles/plugin_redmine_default_assign.yml'
|
fqcn[action-core]:
roles/android_studio/tasks/main.yml#L3
Use FQCN for builtin module actions (get_url).
|
name[casing]:
roles/android_studio/tasks/main.yml#L3
All names should start with an uppercase letter.
|
no-free-form:
roles/android_studio/tasks/main.yml#L3
Avoid using free-form when calling module actions. (get_url)
|
risky-file-permissions:
roles/android_studio/tasks/main.yml#L3
File permissions unset or incorrect.
|
fqcn[action-core]:
roles/android_studio/tasks/main.yml#L7
Use FQCN for builtin module actions (stat).
|
name[casing]:
roles/android_studio/tasks/main.yml#L7
All names should start with an uppercase letter.
|
no-free-form:
roles/android_studio/tasks/main.yml#L7
Avoid using free-form when calling module actions. (stat)
|
fqcn[action-core]:
roles/android_studio/tasks/main.yml#L11
Use FQCN for builtin module actions (unarchive).
|
args[module]:
roles/lvm2/handlers/handler_Debian.yml#L3
one of the following is required: state, enabled
|
Lint Ansible Playbook
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|