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