Add AI4EOSC API and Dash to the template #428
main.yaml
on: pull_request
test-templates
31s
test-artifacts
3m 0s
Annotations
4 errors and 3 warnings
yaml[indentation]:
artifacts/lrms/nomad_ai4eosc_fe_install.yml#L211
Wrong indentation: expected 8 but found 6
|
risky-file-permissions:
artifacts/lrms/nomad_ai4eosc_fe_install.yml#L224
File permissions unset or incorrect.
|
yaml[indentation]:
artifacts/lrms/nomad_ai4eosc_fe_install.yml#L224
Wrong indentation: expected 10 but found 8
|
test-artifacts
Process completed with exit code 2.
|
test-templates
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
jinja[spacing]:
artifacts/lrms/nomad_ai4eosc_fe_install.yml#L171
Jinja2 spacing could be improved: {{ consul_servers_ip + [ consul_join ] }} -> {{ consul_servers_ip + [consul_join] }}
|