Skip to content
Triggered via schedule November 20, 2024 02:43
Status Failure
Total duration 14m 0s
Artifacts

ci.yml

on: schedule
Matrix: Molecule
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
no-changed-when: tasks/main.yml#L71
Commands should not change things if nothing needs doing.
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/
name[casing]: handlers/main.yml#L3
All names should start with an uppercase letter.
role-name[path]: molecule/default/converge.yml#L6
Avoid using paths when importing roles. (../../../)
name[casing]: tasks/main.yml#L3
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L10
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L18
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L27
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L35
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L47
All names should start with an uppercase letter.
jinja[spacing]: tasks/main.yml#L49
Jinja2 spacing could be improved: [{% for item in _network_interfaces_configuration_result.results | default([]) -%} {{ item.dest | default(item.path) | string }}{{ '' if loop.last else ',' }} {%- endfor %}]
name[casing]: tasks/main.yml#L58
All names should start with an uppercase letter.