build(deps): Bump google.golang.org/protobuf from 1.33.0 to 1.36.4 in /x/evidence #1339
dependencies-review.yml
on: pull_request
dependency-review
1m 11s
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
|