build(deps): bump actions/setup-go from 2.1.3 to 5.1.0 #563
Annotations
10 errors and 2 warnings
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:
|
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:
|
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:
|
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:
|
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:
|
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:
|
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:
|
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:
|
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:
|
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:
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading