Skip to content

chore: sdk 50 upgrade for wasm hooks #39

chore: sdk 50 upgrade for wasm hooks

chore: sdk 50 upgrade for wasm hooks #39

Triggered via pull request March 6, 2024 10:17
Status Failure
Total duration 2m 16s
Artifacts

ibc-hooks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 6 warnings
Linter: modules/ibc-hooks/simapp/ante.go#L1
: # github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/simapp [github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/simapp.test]
Linter: modules/ibc-hooks/tests/unit/module_test.go#L10
could not import github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/simapp (-: # github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/simapp
Linter: modules/ibc-hooks/tests/unit/module_test.go#L49
suite.T undefined (type *HooksTestSuite has no field or method T) (typecheck)
Linter: modules/ibc-hooks/tests/unit/module_test.go#L53
suite.NoError undefined (type *HooksTestSuite has no field or method NoError) (typecheck)
Linter: modules/ibc-hooks/tests/unit/module_test.go#L63
suite.NoError undefined (type *HooksTestSuite has no field or method NoError) (typecheck)
Linter: modules/ibc-hooks/tests/unit/module_test.go#L64
suite.Equal undefined (type *HooksTestSuite has no field or method Equal) (typecheck)
Linter: modules/ibc-hooks/tests/unit/module_test.go#L68
suite.NoError undefined (type *HooksTestSuite has no field or method NoError) (typecheck)
Linter: modules/ibc-hooks/tests/unit/module_test.go#L78
suite.NoError undefined (type *HooksTestSuite has no field or method NoError) (typecheck)
Linter: modules/ibc-hooks/tests/unit/module_test.go#L79
suite.Equal undefined (type *HooksTestSuite has no field or method Equal) (typecheck)
Linter: modules/ibc-hooks/tests/unit/module_test.go#L109
suite.NoError undefined (type *HooksTestSuite has no field or method NoError) (typecheck)
test
cannot use (*App)(nil) (value of type *App) as "github.com/cosmos/cosmos-sdk/runtime".AppI value in variable declaration: *App does not implement "github.com/cosmos/cosmos-sdk/runtime".AppI (wrong type for method InitChainer)
test
cannot use logger (variable of type "github.com/cometbft/cometbft/libs/log".Logger) as "cosmossdk.io/log".Logger value in argument to baseapp.NewBaseApp: "github.com/cometbft/cometbft/libs/log".Logger does not implement "cosmossdk.io/log".Logger (missing method Impl)
test
cannot use logger (variable of type "github.com/cometbft/cometbft/libs/log".Logger) as "cosmossdk.io/log".Logger value in argument to bankkeeper.NewBaseKeeper: "github.com/cometbft/cometbft/libs/log".Logger does not implement "cosmossdk.io/log".Logger (missing method Impl)
test
cannot use app.keys[authzkeeper.StoreKey] (map index expression of type *"cosmossdk.io/store/types".KVStoreKey) as "cosmossdk.io/core/store".KVStoreService value in argument to authzkeeper.NewKeeper: *"cosmossdk.io/store/types".KVStoreKey does not implement "cosmossdk.io/core/store".KVStoreService (missing method OpenKVStore)
test
undefined: cdc
test
undefined: modules
test
undefined: modules
test
undefined: cdc
test
undefined: simModules
test
cannot use response (variable of type *"github.com/cometbft/cometbft/abci/types".ResponseInitChain) as *"cosmossdk.io/api/tendermint/abci".ResponseInitChain value in return statement
Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum