Skip to content

build(deps): Bump github.com/cometbft/cometbft from 0.38.5 to 0.38.17 in /tools/cosmovisor #1362

build(deps): Bump github.com/cometbft/cometbft from 0.38.5 to 0.38.17 in /tools/cosmovisor

build(deps): Bump github.com/cometbft/cometbft from 0.38.5 to 0.38.17 in /tools/cosmovisor #1362

Status Failure
Total duration 5m 42s
Artifacts

dependencies-review.yml

on: pull_request
dependency-review
2m 4s
dependency-review
Fit to window
Zoom out
Zoom in

Annotations

10 errors
dependency-review
baseapp.BaseApp.RegisterStreamingServices calls streaming.NewStreamingPlugin, which eventually calls yamux.Client
dependency-review
baseapp.BaseApp.TxDecode calls tx.txV2toInterface, which calls decode.Decoder.Decode
dependency-review
tx.AuxTxBuilder.GetSignBytes calls aminojson.SignModeHandler.GetSignBytes, which calls decode.RejectUnknownFields
dependency-review
types.DecCoin.Add calls math.LegacyDec.Add
dependency-review
tx.Factory.BuildUnsignedTx calls math.LegacyDec.Ceil
dependency-review
types.DecCoins.MulDec calls math.LegacyDec.Mul
dependency-review
types.DecCoins.MulDecTruncate calls math.LegacyDec.MulTruncate
dependency-review
tx.Sign calls signing.GetSignBytesAdapter, which eventually calls math.LegacyDec.Power
dependency-review
types.DecCoins.QuoDec calls math.LegacyDec.Quo
dependency-review
types.DecCoins.QuoDecTruncate calls math.LegacyDec.QuoTruncate