Skip to content

Merge pull request #12 from usegalaxy-au/refactor-env-vars #67

Merge pull request #12 from usegalaxy-au/refactor-env-vars

Merge pull request #12 from usegalaxy-au/refactor-env-vars #67

Triggered via push November 6, 2024 21:36
Status Success
Total duration 1m 51s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
super-linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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