Update Polkadot and Cumulus versions #234
Annotations
1 error and 5 warnings
build (3.10)
Process completed with exit code 1.
|
build (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ignore-errors:
roles/proxmox_debian_installation/tasks/main.yaml#L30
Use failed_when and specify error conditions instead of using ignore_errors.
|
ignore-errors:
roles/proxmox_debian_installation/tasks/main.yaml#L64
Use failed_when and specify error conditions instead of using ignore_errors.
|
ignore-errors:
roles/setup_user_management/tasks/main.yaml#L18
Use failed_when and specify error conditions instead of using ignore_errors.
|
build (3.10):
playbooks/update_sshd.yaml#L9
9:23 [truthy] truthy value should be one of [False, True]
|