Skip to content

[DVT-819][DVT-903] Use p2p.Server and refactor #566

[DVT-819][DVT-903] Use p2p.Server and refactor

[DVT-819][DVT-903] Use p2p.Server and refactor #566

Triggered via pull request August 9, 2023 19:14
Status Failure
Total duration 2m 25s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Doc
Process completed with exit code 1.
Lint: p2p/protocol.go#L125
Error return value of `msg.Discard` is not checked (errcheck)
Lint: cmd/p2p/sensor/sensor.go#L183
Error return value of `p2p.WriteStaticNodes` is not checked (errcheck)
Lint: p2p/database/datastore.go#L36
field `oldestBlock` is unused (unused)
Lint: p2p/p2p.go#L17
S1039: unnecessary use of fmt.Sprintf (gosimple)
Lint
Process completed with exit code 2.