Skip to content

Fix object store path suffix check #80

Fix object store path suffix check

Fix object store path suffix check #80

Triggered via pull request December 1, 2024 23:36
Status Success
Total duration 1m 41s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
ignore-errors: tasks/main.yml#L21
Use failed_when and specify error conditions instead of using ignore_errors.
risky-file-permissions: tasks/main.yml#L29
File permissions unset or incorrect.
jinja[spacing]: tasks/main.yml#L45
Jinja2 spacing could be improved: {{ walle_script_location|dirname }}/galaxy_jwd.py -> {{ walle_script_location | dirname }}/galaxy_jwd.py