feat: removing alliance #36
Annotations
10 errors and 1 warning
Run go 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:
|
Run go 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:
|
Run go 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:
|
Run go 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:
|
Run go 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:
|
Run go 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:
|
Run go 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:
|
Run go 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:
|
Run go build ./...:
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:
|
Run go build ./...:
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:
|
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/.
|
Loading