Skip to content

chore(deps): update #145

chore(deps): update

chore(deps): update #145

Triggered via pull request September 10, 2024 12:20
@fadnincxfadnincx
synchronize #39
fix/molecule
Status Failure
Total duration 1m 10s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
test (ubuntu22)
Process completed with exit code 1.
test (ubuntu20)
The job was canceled because "ubuntu22" failed.
test (ubuntu20)
Process completed with exit code 1.
test (ubuntu24)
The job was canceled because "ubuntu22" failed.
test (ubuntu24)
Process completed with exit code 1.
jinja[spacing]: tasks/main.yml#L33
Jinja2 spacing could be improved: {{ (potos_wallpaper_backgrounds.files | map(attribute="path") | map("regex_replace", "^\/usr\/share\/backgrounds\/(.*)", "\1") | list) | difference(potos_wallpaper_images[1:] | map(attribute="filename" )) | difference(\[potos_wallpaper_default_name]) }} -> {{ (potos_wallpaper_backgrounds.files | map(attribute="path") | map("regex_replace", "^\/usr\/share\/backgrounds\/(.*)", "\1") | list) | difference(potos_wallpaper_images[1:] | map(attribute="filename")) | difference(\[potos_wallpaper_default_name]) }}
jinja[spacing]: tasks/main.yml#L48
Jinja2 spacing could be improved: potos_wallpaper/{% if potos_wallpaper_images[0] is string%}{{ potos_wallpaper_images[0] }}{% else %}{{ potos_wallpaper_images[0].filename }}{% endif %} -> potos_wallpaper/{% if potos_wallpaper_images[0] is string %}{{ potos_wallpaper_images[0] }}{% else %}{{ potos_wallpaper_images[0].filename }}{% endif %}
jinja[spacing]: tasks/main.yml#L56
Jinja2 spacing could be improved: /usr/share/backgrounds/{% if item is string%}{{ item | basename }}{% else %}{{ item.filename | basename }}{% endif %} -> /usr/share/backgrounds/{% if item is string %}{{ item | basename }}{% else %}{{ item.filename | basename }}{% endif %}
jinja[spacing]: tasks/main.yml#L56
Jinja2 spacing could be improved: potos_wallpaper/{% if item is string%}{{ item }}{% else %}{{ item.filename }}{% endif %} -> potos_wallpaper/{% if item is string %}{{ item }}{% else %}{{ item.filename }}{% endif %}
jinja[spacing]: tasks/main.yml#L33
Jinja2 spacing could be improved: {{ (potos_wallpaper_backgrounds.files | map(attribute="path") | map("regex_replace", "^\/usr\/share\/backgrounds\/(.*)", "\1") | list) | difference(potos_wallpaper_images[1:] | map(attribute="filename" )) | difference(\[potos_wallpaper_default_name]) }} -> {{ (potos_wallpaper_backgrounds.files | map(attribute="path") | map("regex_replace", "^\/usr\/share\/backgrounds\/(.*)", "\1") | list) | difference(potos_wallpaper_images[1:] | map(attribute="filename")) | difference(\[potos_wallpaper_default_name]) }}
jinja[spacing]: tasks/main.yml#L48
Jinja2 spacing could be improved: potos_wallpaper/{% if potos_wallpaper_images[0] is string%}{{ potos_wallpaper_images[0] }}{% else %}{{ potos_wallpaper_images[0].filename }}{% endif %} -> potos_wallpaper/{% if potos_wallpaper_images[0] is string %}{{ potos_wallpaper_images[0] }}{% else %}{{ potos_wallpaper_images[0].filename }}{% endif %}
jinja[spacing]: tasks/main.yml#L56
Jinja2 spacing could be improved: /usr/share/backgrounds/{% if item is string%}{{ item | basename }}{% else %}{{ item.filename | basename }}{% endif %} -> /usr/share/backgrounds/{% if item is string %}{{ item | basename }}{% else %}{{ item.filename | basename }}{% endif %}
jinja[spacing]: tasks/main.yml#L56
Jinja2 spacing could be improved: potos_wallpaper/{% if item is string%}{{ item }}{% else %}{{ item.filename }}{% endif %} -> potos_wallpaper/{% if item is string %}{{ item }}{% else %}{{ item.filename }}{% endif %}
jinja[spacing]: tasks/main.yml#L33
Jinja2 spacing could be improved: {{ (potos_wallpaper_backgrounds.files | map(attribute="path") | map("regex_replace", "^\/usr\/share\/backgrounds\/(.*)", "\1") | list) | difference(potos_wallpaper_images[1:] | map(attribute="filename" )) | difference(\[potos_wallpaper_default_name]) }} -> {{ (potos_wallpaper_backgrounds.files | map(attribute="path") | map("regex_replace", "^\/usr\/share\/backgrounds\/(.*)", "\1") | list) | difference(potos_wallpaper_images[1:] | map(attribute="filename")) | difference(\[potos_wallpaper_default_name]) }}
jinja[spacing]: tasks/main.yml#L48
Jinja2 spacing could be improved: potos_wallpaper/{% if potos_wallpaper_images[0] is string%}{{ potos_wallpaper_images[0] }}{% else %}{{ potos_wallpaper_images[0].filename }}{% endif %} -> potos_wallpaper/{% if potos_wallpaper_images[0] is string %}{{ potos_wallpaper_images[0] }}{% else %}{{ potos_wallpaper_images[0].filename }}{% endif %}
jinja[spacing]: tasks/main.yml#L56
Jinja2 spacing could be improved: /usr/share/backgrounds/{% if item is string%}{{ item | basename }}{% else %}{{ item.filename | basename }}{% endif %} -> /usr/share/backgrounds/{% if item is string %}{{ item | basename }}{% else %}{{ item.filename | basename }}{% endif %}
jinja[spacing]: tasks/main.yml#L56
Jinja2 spacing could be improved: potos_wallpaper/{% if item is string%}{{ item }}{% else %}{{ item.filename }}{% endif %} -> potos_wallpaper/{% if item is string %}{{ item }}{% else %}{{ item.filename }}{% endif %}