upgrade to sdk 50 #15
Annotations
10 errors and 2 warnings
test:
app/test_helpers.go#L14
missing go.sum entry for module providing package cosmossdk.io/errors (imported by github.com/notional-labs/composable/v6/app); to add:
|
test:
app/app.go#L123
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm (imported by github.com/notional-labs/composable/v6/app); to add:
|
test:
app/app.go#L124
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm/keeper (imported by github.com/notional-labs/composable/v6/app); to add:
|
test:
app/app.go#L125
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm/types (imported by github.com/notional-labs/composable/v6/app); to add:
|
test:
app/app.go#L66
missing go.sum entry for module providing package github.com/cometbft/cometbft/abci/types (imported by github.com/notional-labs/composable/v6/app); to add:
|
test:
x/transfermiddleware/types/excepted_keepers.go#L6
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/bytes (imported by github.com/notional-labs/composable/v6/x/transfermiddleware/types); to add:
|
test:
app/app.go#L67
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/json (imported by github.com/notional-labs/composable/v6/app); to add:
|
test:
app/app.go#L68
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/log (imported by github.com/notional-labs/composable/v6/app); to add:
|
test:
app/app.go#L69
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/os (imported by github.com/notional-labs/composable/v6/app); to add:
|
test:
app/export.go#L7
missing go.sum entry for module providing package github.com/cometbft/cometbft/proto/tendermint/types (imported by github.com/notional-labs/composable/v6/app); to add:
|
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/composable-cosmos/composable-cosmos. Supported file pattern: go.sum
|