Harmonytask Notify #2346
Annotations
9 errors
|
Lint
Process completed with exit code 1.
|
|
Lint:
harmony/harmonytask/scheduler.go#L42
field reserveAlways is unused (unused)
|
|
Lint:
harmony/harmonytask/scheduler.go#L190
ST1005: error strings should not be capitalized (staticcheck)
|
|
Lint:
lib/harmony_peer_http/peer_test.go#L43
Error return value of `srv.Close` is not checked (errcheck)
|
|
Lint:
lib/harmony_peer_http/peer.go#L167
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
Lint:
lib/harmony_peer_http/peer.go#L61
Error return value of `r.Body.Close` is not checked (errcheck)
|
|
Lint:
itests/harmonytask/testmain_test.go#L66
Error return value of `conn.Close` is not checked (errcheck)
|
|
Lint:
harmony/harmonytask/peering.go#L150
Error return value of `p.handlePeerMessage` is not checked (errcheck)
|
|
Lint:
harmony/harmonytask/peering.go#L52
Error return value of `p.h.db.Select` is not checked (errcheck)
|
Loading