build(deps): bump actions/setup-go from 2.1.3 to 5.3.0 #574
Annotations
10 errors and 1 warning
Run make build:
types/errors/abci.go#L7
missing go.sum entry for module providing package github.com/tendermint/tendermint/abci/types (imported by github.com/cosmos/cosmos-sdk/baseapp); to add:
|
Run make build:
crypto/types/types.go#L5
missing go.sum entry for module providing package github.com/tendermint/tendermint/crypto (imported by github.com/cosmos/cosmos-sdk/crypto); to add:
|
Run make build:
crypto/armor.go#L8
missing go.sum entry for module providing package github.com/tendermint/tendermint/crypto/armor (imported by github.com/cosmos/cosmos-sdk/crypto); to add:
|
Run make build:
crypto/codec/tm.go#L5
missing go.sum entry for module providing package github.com/tendermint/tendermint/crypto/encoding (imported by github.com/cosmos/cosmos-sdk/crypto/codec); to add:
|
Run make build:
store/internal/maps/maps.go#L6
missing go.sum entry for module providing package github.com/tendermint/tendermint/crypto/merkle (imported by github.com/cosmos/cosmos-sdk/store/internal/maps); to add:
|
Run make build:
crypto/keys/multisig/codec.go#L4
missing go.sum entry for module providing package github.com/tendermint/tendermint/crypto/sr25519 (imported by github.com/cosmos/cosmos-sdk/crypto/codec); to add:
|
Run make build:
store/internal/maps/maps.go#L7
missing go.sum entry for module providing package github.com/tendermint/tendermint/crypto/tmhash (imported by github.com/cosmos/cosmos-sdk/baseapp); to add:
|
Run make build:
crypto/armor.go#L9
missing go.sum entry for module providing package github.com/tendermint/tendermint/crypto/xsalsa20symmetric (imported by github.com/cosmos/cosmos-sdk/crypto); to add:
|
Run make build:
types/context.go#L9
missing go.sum entry for module providing package github.com/tendermint/tendermint/libs/bytes (imported by github.com/cosmos/cosmos-sdk/client); to add:
|
Run make build:
version/command.go#L8
missing go.sum entry for module providing package github.com/tendermint/tendermint/libs/cli (imported by github.com/cosmos/cosmos-sdk/client); to add:
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading