Fix actions #39
Annotations
10 errors and 11 warnings
fqcn[action-core]:
handlers/main.yml#L13
Use FQCN for builtin module actions (service).
|
fqcn[action-core]:
handlers/main.yml#L19
Use FQCN for builtin module actions (service).
|
fqcn[action-core]:
handlers/main.yml#L25
Use FQCN for builtin module actions (service).
|
fqcn[action-core]:
handlers/main.yml#L31
Use FQCN for builtin module actions (service).
|
fqcn[action-core]:
handlers/main.yml#L38
Use FQCN for builtin module actions (service).
|
fqcn[action-core]:
handlers/main.yml#L45
Use FQCN for builtin module actions (service).
|
fqcn[action-core]:
molecule/default/playbook.yml#L9
Use FQCN for builtin module actions (file).
|
fqcn[action-core]:
molecule/default/playbook.yml#L18
Use FQCN for builtin module actions (file).
|
fqcn[action-core]:
molecule/default/playbook.yml#L27
Use FQCN for builtin module actions (assert).
|
fqcn[action-core]:
tasks/main.yml#L4
Use FQCN for builtin module actions (file).
|
list-scenarios
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (default)
ansible-lint is no longer tested under Python 3.8 and will soon require 3.9. Do not report bugs for this version.
|
name[casing]:
handlers/main.yml#L13
All names should start with an uppercase letter.
|
name[casing]:
handlers/main.yml#L19
All names should start with an uppercase letter.
|
name[casing]:
handlers/main.yml#L25
All names should start with an uppercase letter.
|
name[casing]:
handlers/main.yml#L31
All names should start with an uppercase letter.
|
name[casing]:
handlers/main.yml#L38
All names should start with an uppercase letter.
|
name[casing]:
handlers/main.yml#L45
All names should start with an uppercase letter.
|
schema[meta]:
meta/main.yml#L1
2.2 is not of type 'string'
|
name[casing]:
molecule/default/playbook.yml#L9
All names should start with an uppercase letter.
|
name[casing]:
molecule/default/playbook.yml#L18
All names should start with an uppercase letter.
|