Skip to content

v.6.9 changes

v.6.9 changes #239

Triggered via push January 11, 2024 04:58
Status Failure
Total duration 1m 14s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
chain-test: app/app.go#L14
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm (imported by github.com/ODIN-PROTOCOL/odin-core/app); to add:
chain-test: app/ante.go#L4
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm/keeper (imported by github.com/ODIN-PROTOCOL/odin-core/app); to add:
chain-test: app/ante.go#L5
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm/types (imported by github.com/ODIN-PROTOCOL/odin-core/app); to add:
chain-test: x/gravity/keeper/test_gravity.go#L22
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/baseapp (imported by github.com/ODIN-PROTOCOL/odin-core/app); to add:
chain-test: app/params/encoding.go#L4
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client (imported by github.com/ODIN-PROTOCOL/odin-core/app); to add:
chain-test: x/auction/client/cli/query.go#L7
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/flags (imported by github.com/ODIN-PROTOCOL/odin-core/cmd/faucet); to add:
chain-test: app/app.go#L47
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/grpc/tmservice (imported by github.com/ODIN-PROTOCOL/odin-core/app); to add:
chain-test: app/app.go#L48
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/rpc (imported by github.com/ODIN-PROTOCOL/odin-core/app); to add:
chain-test: x/auction/client/cli/tx.go#L11
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/tx (imported by github.com/ODIN-PROTOCOL/odin-core/cmd/faucet); to add:
chain-test: app/params/encoding.go#L5
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec (imported by github.com/ODIN-PROTOCOL/odin-core/app); to add:
chain-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/