Merge pull request #148 from ethpandaops/fix-prysm-url #200
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 1 warning
yaml[new-line-at-end-of-file]:
roles/ethereum_node/vars/main.yaml#L26
No new line character at the end of file
|
job
Process completed with exit code 2.
|
jinja[spacing]:
roles/prysm/defaults/main.yaml#L83
Jinja2 spacing could be improved: --beacon-rpc-provider={{ prysm_beacon_endpoint | replace('http://', '')}} -> --beacon-rpc-provider={{ prysm_beacon_endpoint | replace('http://', '') }}
|