Migration from the drand v1.5 codebase to its own repo #2
Annotations
10 errors and 1 warning
lint:
client/test/result/mock/result.go#L84
Error return value of `binary.Write` is not checked (errcheck)
|
lint:
client/test/http/mock/httpserver.go#L64
Error return value of `httpServer.Serve` is not checked (errcheck)
|
lint:
client/test/http/mock/httpserver.go#L67
Error return value of `httpServer.Shutdown` is not checked (errcheck)
|
lint:
internal/cli.go#L52
var `beaconIDFlag` is unused (unused)
|
lint:
internal/cli.go#L123
func `isVerbose` is unused (unused)
|
lint:
internal/cli.go#L142
func `schemesCmd` is unused (unused)
|
lint:
client/test/result/mock/result.go#L82
func `roundToBytes` is unused (unused)
|
lint:
client/client.go#L185
field `prometheus` is unused (unused)
|
lint:
client/lp2p/client_test.go#L94
func `drain` is unused (unused)
|
lint:
client/lp2p/client_test.go#L210
func `peerIDFromMultiaddr` is unused (unused)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/drand-cli/drand-cli. Supported file pattern: go.sum
|