fix(sdk-utils): return error if BroadcastTx fails #2340
Annotations
10 errors and 5 warnings
Run go generate
missing go.sum entry for module providing package golang.org/x/crypto/ed25519 (imported by github.com/tendermint/tendermint/crypto/ed25519); to add:
|
Run go generate
missing go.sum entry for module providing package golang.org/x/crypto/ripemd160 (imported by github.com/confio/ics23/go); to add:
|
Run go generate
missing go.sum entry for module providing package golang.org/x/net/context (imported by github.com/tendermint/tendermint/abci/types); to add:
|
Run go generate
missing go.sum entry for module providing package golang.org/x/net/trace (imported by google.golang.org/grpc); to add:
|
Run go generate
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/99designs/keyring); to add:
|
Run go generate
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by github.com/improbable-eng/grpc-web/go/grpcweb); to add:
|
Run go generate
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
|
Run go generate
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/cosmos/go-bip39); to add:
|
Run go generate
missing go.sum entry for module providing package golang.org/x/crypto/chacha20poly1305 (imported by github.com/tendermint/tendermint/p2p/conn); to add:
|
Run go generate
missing go.sum entry for module providing package golang.org/x/crypto/curve25519 (imported by github.com/tendermint/tendermint/p2p/conn); to add:
|
Setup Golang with cache
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Golang with cache
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/cache@v3, actions/setup-python@v3, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Get Bytecode Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading