Migration from the drand v1.5 codebase to its own repo #1
Annotations
10 errors and 1 warning
client/test/result/mock/result.go#L84
Error return value of `binary.Write` is not checked (errcheck)
|
client/test/http/mock/httpserver.go#L64
Error return value of `httpServer.Serve` is not checked (errcheck)
|
client/test/http/mock/httpserver.go#L67
Error return value of `httpServer.Shutdown` is not checked (errcheck)
|
internal/cli.go#L52
var `beaconIDFlag` is unused (unused)
|
internal/cli.go#L127
func `isVerbose` is unused (unused)
|
internal/cli.go#L144
func `schemesCmd` is unused (unused)
|
client/test/result/mock/result.go#L82
func `roundToBytes` is unused (unused)
|
client/client.go#L185
field `prometheus` is unused (unused)
|
client/lp2p/client_test.go#L94
func `drain` is unused (unused)
|
client/lp2p/client_test.go#L210
func `peerIDFromMultiaddr` is unused (unused)
|
|
This job failed
Loading