Skip to content

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

eth/protocols/eth: add JustifiedNumber into StatusPacket

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

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

lint.yml

on: pull_request
Matrix: golang-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
golang-lint (1.21.x, ubuntu-latest): eth/downloader/api.go#L1
: # github.com/ethereum/go-ethereum/eth/downloader [github.com/ethereum/go-ethereum/eth/downloader.test]
golang-lint (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)
golang-lint (1.21.x, ubuntu-latest)
issues found
golang-lint (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, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/