Merge branch 'master' of github.com:rotkonetworks/unlabored #178
Annotations
7 errors and 4 warnings
yaml[document-start]:
group_vars/cumulus.yaml#L1
Missing document start "---"
|
yaml[document-start]:
group_vars/polkadot.yaml#L1
Missing document start "---"
|
key-order[task]:
playbooks/networkid_pk_backup.yaml#L19
You can improve the task key order to: name, when, block
|
risky-shell-pipe:
roles/setup_install_penumbra/tasks/main.yaml#L35
Shells that use pipes should set the pipefail option.
|
risky-shell-pipe:
roles/setup_install_penumbra/tasks/main.yaml#L42
Shells that use pipes should set the pipefail option.
|
risky-shell-pipe:
roles/setup_install_penumbra/tasks/main.yaml#L49
Shells that use pipes should set the pipefail option.
|
build (3.10)
Process completed with exit code 2.
|
build (3.10)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|