Skip to content

feat: introduce the Altai upgrade #926

feat: introduce the Altai upgrade

feat: introduce the Altai upgrade #926

Triggered via pull request September 20, 2024 11:44
Status Failure
Total duration 31s
Artifacts

build.yml

on: pull_request
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-test (1.20.x, ubuntu-latest): x/bridge/simulation/transfer_out.go#L6
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/baseapp (imported by github.com/bnb-chain/greenfield/app); to add:
build-test (1.20.x, ubuntu-latest): app/params/encoding.go#L4
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client (imported by github.com/bnb-chain/greenfield/app); to add:
build-test (1.20.x, ubuntu-latest): cmd/gnfd/cmd/root.go#L16
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/config (imported by github.com/bnb-chain/greenfield/cmd/gnfd/cmd); to add:
build-test (1.20.x, ubuntu-latest): cmd/gnfd/cmd/root.go#L17
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/debug (imported by github.com/bnb-chain/greenfield/cmd/gnfd/cmd); to add:
build-test (1.20.x, ubuntu-latest): x/bridge/client/cli/query_params.go#L7
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/flags (imported by github.com/bnb-chain/greenfield/cmd/gnfd/cmd); to add:
build-test (1.20.x, ubuntu-latest): app/app.go#L21
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/grpc/node (imported by github.com/bnb-chain/greenfield/app); to add:
build-test (1.20.x, ubuntu-latest): app/app.go#L22
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/grpc/tmservice (imported by github.com/bnb-chain/greenfield/app); to add:
build-test (1.20.x, ubuntu-latest): cmd/gnfd/cmd/root.go#L19
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/keys (imported by github.com/bnb-chain/greenfield/cmd/gnfd/cmd); to add:
build-test (1.20.x, ubuntu-latest): cmd/gnfd/cmd/root.go#L20
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/rpc (imported by github.com/bnb-chain/greenfield/cmd/gnfd/cmd); to add:
build-test (1.20.x, ubuntu-latest): x/bridge/client/cli/tx_transfer_out.go#L8
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/tx (imported by github.com/bnb-chain/greenfield/x/gensp/client/cli); to add:
build-test (1.20.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/