Skip to content

Problem: multisig account failed on threshold encode after send tx #818

Problem: multisig account failed on threshold encode after send tx

Problem: multisig account failed on threshold encode after send tx #818

Triggered via pull request September 27, 2024 05:15
Status Failure
Total duration 1m 49s
Artifacts

dependencies-review.yml

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

Annotations

10 errors and 1 warning
dependency-review
server.BootstrapStateCmd calls node.BootstrapStateWithGenProvider, which eventually calls light.Client.Update
dependency-review
server.BootstrapStateCmd calls node.BootstrapStateWithGenProvider, which eventually calls light.Client.VerifyLightBlockAtHeight
dependency-review
ante.SigVerificationDecorator.AnteHandle calls light.ErrInvalidHeader.Error
dependency-review
ante.SigVerificationDecorator.AnteHandle calls light.ErrNewValSetCantBeTrusted.Error
dependency-review
ante.SigVerificationDecorator.AnteHandle calls light.ErrOldHeaderExpired.Error
dependency-review
ante.SigVerificationDecorator.AnteHandle calls light.ErrVerificationFailed.Error
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls light.NewClient
dependency-review
cmdtest.System.RunWithInputC calls cobra.Command.ExecuteContext, which eventually calls light.NewHTTPClient
dependency-review
cmdtest.System.RunWithInputC calls cobra.Command.ExecuteContext, which eventually calls light.NewHTTPClientFromTrustedStore
dependency-review
ante.SigVerificationDecorator.AnteHandle calls light.errBadWitness.Error
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/