chore: replace wasmd in go.mod #7552
Annotations
5 errors and 1 warning
test:
app/app.go#L12
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm (imported by github.com/axelarnetwork/axelar-core/app); to add:
|
test:
app/app.go#L13
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm/client (imported by github.com/axelarnetwork/axelar-core/app); to add:
|
test:
app/app.go#L14
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm/keeper (imported by github.com/axelarnetwork/axelar-core/app); to add:
|
test:
app/app.go#L15
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm/types (imported by github.com/axelarnetwork/axelar-core/app); to add:
|
test
Process completed with exit code 1.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|