Remove proposals cache #36
Merged
Annotations
10 errors and 1 warning
|
manager/p2p/net/server.go#L822
S1033: unnecessary guard around call to delete (gosimple)
|
|
manager/p2p/net/server.go#L813
S1033: unnecessary guard around call to delete (gosimple)
|
|
manager/gateway/cosmos_agregated4.go#L473
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
|
manager/gateway/cosmos_agregated3.go#L42
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
|
manager/p2p/net/server.go#L802
S1005: unnecessary assignment to the blank identifier (gosimple)
|
|
manager/gateway/gateway.go#L76
func `(*BaseGateway).makeRequest` is unused (unused)
|
|
manager/gateway/cosmos_agregated4.go#L250
func `(*CosmosGateway).proposals` is unused (unused)
|
|
manager/gateway/cosmos_agregated4.go#L162
func `(*CosmosGateway).proposalsCount` is unused (unused)
|
|
manager/gateway/cosmos_agregated.go#L64
func `(*CosmosGateway).supply` is unused (unused)
|
|
manager/p2p/net/server.go#L648
func `(*PeerManager).remotePeerExists` is unused (unused)
|
|
|
The logs for this run have expired and are no longer available.
Loading