upgrade to sdk 50 #12
Annotations
10 errors and 2 warnings
Build:
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:
|
Build:
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:
|
Build:
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:
|
Build:
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:
|
Build:
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:
|
Build:
cmd/centaurid/cmd/root.go#L32
missing go.sum entry for module providing package github.com/cometbft/cometbft/config (imported by github.com/notional-labs/composable/v6/cmd/centaurid/cmd); to add:
|
Build:
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:
|
Build:
cmd/centaurid/cmd/root.go#L10
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/cli (imported by github.com/notional-labs/composable/v6/cmd/centaurid/cmd); to add:
|
Build:
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:
|
Build:
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:
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, github/codeql-action/init@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Loading