chore: sdk 50 upgrade for wasm hooks #40
Annotations
10 errors and 2 warnings
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 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
undefined: simModules
|
Test
undefined: cdc
|
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
|
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/.
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum
|
Loading