rm talos fro now #223
Annotations
5 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 "---"
|
yaml[key-duplicates]:
group_vars/polkadot.yaml#L26
Duplication of key "default_p2p_port_wss" in mapping
|
yaml[document-start]:
roles/setup_install_cumulus/defaults/main.yaml#L1
Missing document start "---"
|
build (3.10)
Process completed with exit code 2.
|
build (3.10)
The following actions use a deprecated Node.js version 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.
|