eth/protocols/eth: add JustifiedNumber
into StatusPacket
#4372
Triggered via pull request
September 12, 2024 10:48
Status
Failure
Total duration
3m 31s
Artifacts
–
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/
|