Skip to content

build(deps): Bump google.golang.org/protobuf from 1.33.0 to 1.36.0 in /x/protocolpool #1110

build(deps): Bump google.golang.org/protobuf from 1.33.0 to 1.36.0 in /x/protocolpool

build(deps): Bump google.golang.org/protobuf from 1.33.0 to 1.36.0 in /x/protocolpool #1110

Triggered via pull request December 18, 2024 03:19
Status Failure
Total duration 1m 36s
Artifacts

dependencies-review.yml

on: pull_request
dependency-review
1m 21s
dependency-review
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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
dependency-review
types.DecCoin.TruncateDecimal calls math.LegacyDec.Sub
dependency-review
types.DecCoin.Unmarshal calls math.LegacyDec.Unmarshal
dependency-review
types.ParseDecCoin calls math.LegacyNewDecFromStr
dependency-review
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636