Skip to content

fix f string of error message when unable to fetch working directory #82

fix f string of error message when unable to fetch working directory

fix f string of error message when unable to fetch working directory #82

Triggered via pull request January 16, 2025 04:30
Status Failure
Total duration 1m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
super-linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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