Skip to content

fix!: balance bonding/unbonding module pools #231

fix!: balance bonding/unbonding module pools

fix!: balance bonding/unbonding module pools #231

Triggered via pull request February 22, 2024 04:41
Status Failure
Total duration 1m 4s
Artifacts

lint.yml

on: pull_request
golangci-lint
56s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

5 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: 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.