Skip to content

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

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 #32

Triggered via pull request January 16, 2024 20:37
Status Failure
Total duration 58s
Artifacts

ibc-hooks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
test
missing go.sum entry for module providing package cosmossdk.io/errors (imported by github.com/cosmos/ibc-apps/modules/ibc-hooks/v8); to add:
test
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm/keeper (imported by github.com/cosmos/ibc-apps/modules/ibc-hooks/v8); to add:
test
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm/types (imported by github.com/cosmos/ibc-apps/modules/ibc-hooks/v8); to add:
test
missing go.sum entry for module providing package github.com/cometbft/cometbft/abci/types (imported by github.com/cosmos/ibc-apps/modules/ibc-hooks/v8); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client (imported by github.com/cosmos/ibc-apps/modules/ibc-hooks/v8); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec (imported by github.com/cosmos/ibc-apps/modules/ibc-hooks/v8); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec/types (imported by github.com/cosmos/ibc-apps/modules/ibc-hooks/v8); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types (imported by github.com/cosmos/ibc-apps/modules/ibc-hooks/v8); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/module (imported by github.com/cosmos/ibc-apps/modules/ibc-hooks/v8); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/auth/keeper (imported by github.com/cosmos/ibc-apps/modules/ibc-hooks/v8); to add:
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)
Linter: modules/ibc-hooks/simapp/ante.go#L53
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L54
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L55
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L56
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L57
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L58
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
test
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum
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/