CI #100
Annotations
4 errors and 11 warnings
key-order[task]:
tests/tasks/pre.yml#L3
You can improve the task key order to: when, block
|
name[missing]:
tests/tasks/pre.yml#L3
All tasks should be named.
|
fqcn[action-core]:
tests/vagrant.yml#L9
Use FQCN for builtin module actions (raw).
|
Lint
Process completed with exit code 2.
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
role-name[path]:
molecule/default/converge.yml#L2
Avoid using paths when importing roles. (../../../)
|
name[casing]:
molecule/default/converge.yml#L6
All names should start with an uppercase letter.
|
name[casing]:
molecule/default/converge.yml#L12
All names should start with an uppercase letter.
|
name[casing]:
molecule/default/prepare.yml#L6
All names should start with an uppercase letter.
|
name[casing]:
molecule/default/prepare.yml#L12
All names should start with an uppercase letter.
|
name[casing]:
molecule/default/prepare.yml#L14
All names should start with an uppercase letter.
|
name[casing]:
molecule/default/prepare.yml#L16
All names should start with an uppercase letter.
|
name[casing]:
tasks/install-native.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
tasks/install-pip.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
tasks/install-pip.yml#L12
All names should start with an uppercase letter.
|