build(deps): bump actions/setup-go from 2.1.3 to 5.0.2 #552
sims.yml
on: pull_request
build
18s
test-sim-nondeterminism
0s
test-sim-import-export
0s
test-sim-after-import
0s
test-sim-multi-seed-short
0s
Annotations
10 errors and 2 warnings
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:
|
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:
|
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:
|
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:
|
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:
|
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:
|
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:
|
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:
|
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:
|
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:
|
build
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/
|
build
The following actions uses Node.js version which is deprecated 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/
|