merge fix #166
Annotations
4 errors and 4 warnings
yaml[document-start]:
group_vars/cumulus.yaml#L1
Missing document start "---"
|
yaml[trailing-spaces]:
group_vars/cumulus.yaml#L6
Trailing spaces
|
yaml[document-start]:
group_vars/polkadot.yaml#L1
Missing document start "---"
|
build (3.10)
Process completed with exit code 2.
|
build (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|