Run ansible-lint #6125
Annotations
4 warnings
projects/fine_tuning/toolbox/fine_tuning_run_fine_tuning_job/tasks/main.yml#L29
Jinja2 spacing could be improved: {% if fine_tuning_run_fine_tuning_job_workload == 'fms' -%} {{ fine_tuning_job_fms_config_template }} {%- elif fine_tuning_run_fine_tuning_job_workload == 'ilab' -%} {{ fine_tuning_job_ilab_config_template }} {%- endif %} -> {% if fine_tuning_run_fine_tuning_job_workload == 'fms' -%} {{ fine_tuning_job_fms_config_template }}{%- elif fine_tuning_run_fine_tuning_job_workload == 'ilab' -%} {{ fine_tuning_job_ilab_config_template }}{%- endif %}
|
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/
|
|
|
The logs for this run have expired and are no longer available.
Loading