Skip to content

Merge pull request #207 from notional-labs/ducnt/fix-ictest #760

Merge pull request #207 from notional-labs/ducnt/fix-ictest

Merge pull request #207 from notional-labs/ducnt/fix-ictest #760

Triggered via push August 23, 2023 04:55
Status Failure
Total duration 2m 31s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
lint: x/ratelimit/types/quota.go#L8
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: x/mint/simulation/genesis_test.go#L81
G601: Implicit memory aliasing in for loop. (gosec)
lint: app/app.go#L699
G601: Implicit memory aliasing in for loop. (gosec)
lint: custom/bank/bank_test.go#L8
ST1019: package "github.com/cosmos/ibc-go/v7/modules/apps/transfer/types" is being imported more than once (stylecheck)
lint: custom/bank/bank_test.go#L9
ST1019(related information): other import of "github.com/cosmos/ibc-go/v7/modules/apps/transfer/types" (stylecheck)
lint
issues found
lint: x/ratelimit/keeper/rate_limit.go#L44
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: app/upgrades/v4_5_1/fork.go#L1
var-naming: don't use an underscore in package name (revive)
lint: app/upgrades/v4_5_1/constants.go#L1
var-naming: don't use an underscore in package name (revive)