chore(deps): bump github.com/CosmWasm/wasmvm from 1.2.4 to 1.5.8 in /modules/ibc-hooks #6
Annotations
10 errors and 1 warning
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L33
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L37
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L41
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L49
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L52
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L53
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L54
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L55
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L56
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L57
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading