Update cernvmfs.yml - #415
Merged
Merged
Annotations
3 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check Ansible lint:
artifacts/lrms/slurm_fe_install.yml#L26
Jinja2 spacing could be improved: {{ groups[wn_group_name]|map("extract", hostvars, "ansible_hostname")|list if wn_group_name in groups else [] }} -> {{ groups[wn_group_name] | map("extract", hostvars, "ansible_hostname") | list if wn_group_name in groups else [] }}
|
|
Check Ansible lint:
artifacts/download_dataset.yaml#L84
Jinja2 spacing could be improved: {{command}} && datahugger '{{ item }}' /data -> {{ command }} && datahugger '{{ item }}' /data
|
background
wait
wait-all
cancel
parallel
Loading