Skip to content

fix(client/v2/autocli): prevent duplicate addition of customCommands (backport #22576) #43022

fix(client/v2/autocli): prevent duplicate addition of customCommands (backport #22576)

fix(client/v2/autocli): prevent duplicate addition of customCommands (backport #22576) #43022

Triggered via pull request November 21, 2024 20:33
Status Failure
Total duration 1m 50s
Artifacts

dependencies-review.yml

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

Annotations

10 errors and 1 warning
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls app.Application.ApplySnapshotChunk
dependency-review
client.Context.BroadcastTxSync calls local.Local.BroadcastTxSync, which eventually calls app.Application.CheckTx
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls app.Application.Commit
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls app.Application.ExtendVote
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls app.Application.FinalizeBlock
dependency-review
network.startInProcess calls node.NewNode, which eventually calls app.Application.Info
dependency-review
network.startInProcess calls node.NewNode, which eventually calls app.Application.InitChain
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls app.Application.ListSnapshots
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls app.Application.LoadSnapshotChunk
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls app.Application.OfferSnapshot
dependency-review
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/dependency-review-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/