Skip to content

WALL-E role updates #27

WALL-E role updates

WALL-E role updates #27

Re-run triggered October 8, 2024 14:58
Status Failure
Total duration 1m 44s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
fqcn[action-core]: tasks/main.yml#L13
Use FQCN for builtin module actions (copy).
fqcn[action-core]: tasks/main.yml#L28
Use FQCN for builtin module actions (file).
fqcn[action-core]: tasks/main.yml#L39
Use FQCN for builtin module actions (copy).
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#L28
File permissions unset or incorrect.
jinja[spacing]: tasks/main.yml#L39
Jinja2 spacing could be improved: {{ walle_script_location|dirname }}/galaxy_jwd.py -> {{ walle_script_location | dirname }}/galaxy_jwd.py