Skip to content

eth/protocols/eth: add JustifiedNumber into StatusPacket #4390

eth/protocols/eth: add JustifiedNumber into StatusPacket

eth/protocols/eth: add JustifiedNumber into StatusPacket #4390

Triggered via pull request September 12, 2024 11:17
Status Failure
Total duration 19m 10s
Artifacts

unit-test.yml

on: pull_request
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
unit-test (1.21.x, ubuntu-latest): eth/downloader/downloader_test.go#L129
cannot use peer (variable of type *downloadTesterPeer) as Peer value in argument to dl.downloader.RegisterPeer: *downloadTesterPeer does not implement Peer (wrong type for method Head)
unit-test (1.21.x, ubuntu-latest)
Process completed with exit code 2.
unit-test (1.21.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/