chore(deps): update oxsecurity/megalinter action to v7.13.0 #105
Annotations
10 errors
fqcn[action-core]:
handlers/main.yml#L4
Use FQCN for builtin module actions (service).
|
name[casing]:
handlers/main.yml#L4
All names should start with an uppercase letter.
|
fqcn[action-core]:
handlers/main.yml#L9
Use FQCN for builtin module actions (service).
|
name[casing]:
handlers/main.yml#L9
All names should start with an uppercase letter.
|
fqcn[action-core]:
handlers/main.yml#L14
Use FQCN for builtin module actions (command).
|
name[casing]:
handlers/main.yml#L14
All names should start with an uppercase letter.
|
no-changed-when:
handlers/main.yml#L14
Commands should not change things if nothing needs doing.
|
schema[meta]:
meta/main.yml#L1
$.galaxy_info.min_ansible_version 2.7 is not of type 'string'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
syntax-check[specific]:
molecule/default/converge.yml#L5
the role 'ansible-role-my_common_defaults' was not found in /github/workspace/molecule/default/roles:/github/home/.cache/ansible-compat/21a323/roles:/github/home/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/github/workspace/molecule/default
|
fqcn[action-core]:
tasks/Debian.yml#L2
Use FQCN for builtin module actions (apt).
|