Skip to content

fix!: balance bonding/unbonding module pools #226

fix!: balance bonding/unbonding module pools

fix!: balance bonding/unbonding module pools #226

Triggered via pull request February 22, 2024 02:23
Status Failure
Total duration 1m 54s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
golangci-lint: keeper/msg_server_test.go#L382
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
golangci-lint: keeper/msg_server_test.go#L386
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
golangci-lint: keeper/msg_server_test.go#L12
ST1019: package "cosmossdk.io/math" is being imported more than once (stylecheck)
golangci-lint
Process completed with exit code 2.