Skip to content

Problem: dependencies are outdated #502

Problem: dependencies are outdated

Problem: dependencies are outdated #502

Triggered via pull request October 14, 2024 08:14
Status Failure
Total duration 39s
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/crypto/codec); 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 cosmossdk.io/x/tx/signing/aminojson (imported by cosmossdk.io/client/v2/autocli); to add:
build
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/flags (imported by github.com/evmos/ethermint/app); 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/