Molecule #73
Annotations
10 errors and 12 warnings
Test (default):
.github/workflows/molecule.yml#L56
56:81 [line-length] line too long (106 > 80 characters)
|
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).
|
list-scenarios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ome/action-ansible-molecule-list-scenarios@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (default)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|