Skip to content

fixes

fixes #24

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

build_deb.yaml

on: push
build-deb
59s
build-deb
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build-deb: 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:
build-deb: 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:
build-deb: 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:
build-deb: 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:
build-deb: 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:
build-deb: cmd/odind/cmd/root.go#L16
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/debug (imported by github.com/ODIN-PROTOCOL/odin-core/cmd/odind/cmd); to add:
build-deb: 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/odind/cmd); to add:
build-deb: 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:
build-deb: cmd/odind/cmd/init.go#L24
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/input (imported by github.com/ODIN-PROTOCOL/odin-core/cmd/odind/cmd); to add:
build-deb: cmd/odind/cmd/root.go#L18
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/keys (imported by github.com/ODIN-PROTOCOL/odin-core/cmd/odind/cmd); to add:
build-deb
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/
build-deb
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/