fix!: balance bonding/unbonding module pools #229
Annotations
6 errors
golangci-lint:
keeper/keeper.go#L167
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
golangci-lint:
keeper/msg_server_test.go#L374
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
golangci-lint:
keeper/msg_server_test.go#L388
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
golangci-lint:
module/abci.go#L81
error is not nil (line 80) but it returns nil (nilerr)
|
golangci-lint:
keeper/msg_server_test.go#L15
ST1019: package "cosmossdk.io/math" is being imported more than once (stylecheck)
|
golangci-lint
Process completed with exit code 2.
|