Skip to content

feat(x/bank): Replace regex parsing of denom validation to generated parsing #31811

feat(x/bank): Replace regex parsing of denom validation to generated parsing

feat(x/bank): Replace regex parsing of denom validation to generated parsing #31811

Triggered via pull request March 7, 2024 08:28
Status Failure
Total duration 1m 14s
Artifacts

dependencies-review.yml

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

Annotations

4 errors
dependency-review
types.ValidateAndGetGenTx calls tx.DefaultJSONTxDecoder, which eventually calls json.Decoder.Peek
dependency-review
types.ValidateAndGetGenTx calls tx.DefaultJSONTxDecoder, which eventually calls json.Decoder.Read
dependency-review
types.ValidateAndGetGenTx calls tx.DefaultJSONTxDecoder, which calls protojson.UnmarshalOptions.Unmarshal
dependency-review
Process completed with exit code 2.