Skip to content

IC test for ibc-hooks #772

IC test for ibc-hooks

IC test for ibc-hooks #772

Triggered via pull request August 28, 2023 03:35
Status Failure
Total duration 41s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: x/ratelimit/types/quota.go#L8
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: x/ratelimit/keeper/rate_limit.go#L44
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/mint/simulation/genesis_test.go#L81
G601: Implicit memory aliasing in for loop. (gosec)
lint: app/keepers/keepers.go#L1
: # github.com/notional-labs/centauri/v4/app/keepers
lint: app/keepers/keepers.go#L336
no new variables on left side of := (typecheck)
lint: app/upgrades/types.go#L10
could not import github.com/notional-labs/centauri/v4/app/keepers (-: # github.com/notional-labs/centauri/v4/app/keepers
lint: app/keepers/keepers.go#L336
no new variables on left side of :=) (typecheck)
lint: app/upgrades/v4/upgrade.go#L8
could not import github.com/notional-labs/centauri/v4/app/keepers (-: # github.com/notional-labs/centauri/v4/app/keepers
lint: app/keepers/keepers.go#L336
no new variables on left side of :=) (typecheck)
lint: app/upgrades/v4_5/fork.go#L15
could not import github.com/notional-labs/centauri/v4/app/keepers (-: # github.com/notional-labs/centauri/v4/app/keepers