refactor: update icahost to use runtime.Environment #2995
Annotations
5 errors and 1 warning
lint:
modules/apps/27-interchain-accounts/host/keeper/events.go#L30
Error return value of `(cosmossdk.io/core/event.Manager).EmitKV` is not checked (errcheck)
|
lint:
modules/apps/27-interchain-accounts/host/keeper/events.go#L38
Error return value of `(cosmossdk.io/core/event.Manager).EmitKV` is not checked (errcheck)
|
lint:
modules/apps/27-interchain-accounts/host/keeper/msg_server.go#L9
redundant-import-alias: Import alias "protoreflect" is redundant (revive)
|
lint:
modules/apps/27-interchain-accounts/host/keeper/migrations_test.go#L13
ST1019: package "github.com/cosmos/ibc-go/v9/modules/apps/27-interchain-accounts/host/types" is being imported more than once (stylecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|