Skip to content

Improved log messages in validate_configuration.py to make fixing you… #312

Improved log messages in validate_configuration.py to make fixing you…

Improved log messages in validate_configuration.py to make fixing you… #312

Triggered via push February 6, 2024 16:27
Status Success
Total duration 51s
Artifacts

linting.yml

on: push
linting-job
44s
linting-job
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
linting-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ignore-errors: resources/playbook/roles/bibigrid/tasks/020-disk-server.yml#L20
Use failed_when and specify error conditions instead of using ignore_errors.
key-order[task]: resources/playbook/roles/bibigrid/tasks/020-disk-server.yml#L20
You can improve the task key order to: when, ignore_errors, block