core(deps): Upgrade ibc-hooks to IBC v8 and SDK v0.50.x #35
Annotations
10 errors and 3 warnings
golangci-lint:
modules/ibc-hooks/keeper/keeper.go#L1
: # github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/keeper
|
golangci-lint:
modules/ibc-hooks/client/cli/query.go#L7
could not import github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/keeper (-: # github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/keeper
|
golangci-lint:
modules/ibc-hooks/wasm_hook.go#L9
could not import github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/keeper (-: # github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/keeper
|
golangci-lint:
modules/ibc-hooks/simapp/app.go#L17
could not import github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/keeper (-: # github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/keeper
|
golangci-lint:
modules/ibc-hooks/simapp/app.go#L116
`log` redeclared in this block (typecheck)
|
golangci-lint:
modules/ibc-hooks/simapp/app.go#L28
other declaration of log (typecheck)
|
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L34
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L38
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L42
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L50
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading