Skip to content

core(deps): Upgrade ibc-hooks to IBC v8 and SDK v0.50.x #35

core(deps): Upgrade ibc-hooks to IBC v8 and SDK v0.50.x

core(deps): Upgrade ibc-hooks to IBC v8 and SDK v0.50.x #35

Triggered via pull request January 16, 2024 21:05
Status Failure
Total duration 2m 20s
Artifacts

ibc-hooks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Linter: modules/ibc-hooks/keeper/keeper.go#L1
: # github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/keeper
Linter: 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
Linter: 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
Linter: 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
Linter: modules/ibc-hooks/simapp/app.go#L116
`log` redeclared in this block (typecheck)
Linter: modules/ibc-hooks/simapp/app.go#L28
other declaration of log (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L34
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L38
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L42
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L50
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
test
cannot use ctx.Logger().With("module", fmt.Sprintf("x/%s", types.ModuleName)) (value of type "cosmossdk.io/log".Logger) as "github.com/cometbft/cometbft/libs/log".Logger value in return statement: "cosmossdk.io/log".Logger does not implement "github.com/cometbft/cometbft/libs/log".Logger (wrong type for method With)
test
Process completed with exit code 1.
Linter
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/
Linter
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/
Linter
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/
test
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum