Skip to content

[WILL NOT BE MERGED] Kava v0.50.10 patch #172

[WILL NOT BE MERGED] Kava v0.50.10 patch

[WILL NOT BE MERGED] Kava v0.50.10 patch #172

Triggered via pull request October 25, 2024 22:29
Status Failure
Total duration 35s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/crypto/types (imported by github.com/evmos/ethermint/app/ante); to add:
build
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client (imported by github.com/evmos/ethermint/app); to add:
build
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec (imported by github.com/evmos/ethermint/app); to add:
build
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec/types (imported by github.com/evmos/ethermint/app); to add:
build
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/crypto/codec (imported by github.com/evmos/ethermint/app); to add:
build
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/crypto/keyring (imported by github.com/evmos/ethermint/client); to add:
build
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/runtime (imported by github.com/evmos/ethermint/app); to add:
build
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/flags (imported by github.com/evmos/ethermint/client); to add:
build
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/tx (imported by github.com/evmos/ethermint/client); to add:
build
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types (imported by github.com/evmos/ethermint/app); to add:
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/