Skip to content

add v4_5 fork upgrade #733

add v4_5 fork upgrade

add v4_5 fork upgrade #733

Triggered via push August 7, 2023 10:24
Status Failure
Total duration 34s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: x/ratelimit/ibc_middleware.go#L182
receiver-naming: receiver name i should be consistent with previous receiver name im for IBCMiddleware (revive)
lint: app/app.go#L704
singleCaseSwitch: found switch with default case only (gocritic)
lint: x/transfermiddleware/keeper/abci.go#L19
File is not `gofumpt`-ed with `-extra` (gofumpt)
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: app/keepers/keepers.go#L417
unused-parameter: parameter 'invCheckPeriod' seems to be unused, consider removing or renaming it as _ (revive)
lint: app/ibctesting/chain.go#L688
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: app/ibctesting/event_utils.go#L87
unnecessary conversion (unconvert)
lint: app/ibctesting/event_utils.go#L90
unnecessary conversion (unconvert)
lint: app/ibctesting/event_utils.go#L93
unnecessary conversion (unconvert)