Skip to content

Molecule test

Molecule test #2

Triggered via push January 26, 2024 23:53
Status Success
Total duration 4m 15s
Artifacts

cicd.yml

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

Annotations

4 warnings
Molecule (2204)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
jinja[spacing]: tasks/gitea_setup.yml#L211
Jinja2 spacing could be improved: {% if gitea_start_container.changed or ( gitea_start_container2 is defined and gitea_start_container2.changed ) %}true{% else %}false{% endif %} -> {% if gitea_start_container.changed or (gitea_start_container2 is defined and gitea_start_container2.changed) %}true{% else %}false{% endif %}
Molecule (2004)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
jinja[spacing]: tasks/gitea_setup.yml#L211
Jinja2 spacing could be improved: {% if gitea_start_container.changed or ( gitea_start_container2 is defined and gitea_start_container2.changed ) %}true{% else %}false{% endif %} -> {% if gitea_start_container.changed or (gitea_start_container2 is defined and gitea_start_container2.changed) %}true{% else %}false{% endif %}