Skip to content

govuln

govuln #2821

Triggered via merge group July 18, 2024 11:37
Status Failure
Total duration 1m 50s
Artifacts

audit.yml

on: merge_group
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
check
chain.main calls cmd.Execute, which eventually calls blocksync.BlockPool.OnStart
check
chain.main calls cmd.Execute, which eventually calls blocksync.BlockPool.SetPeerRange
check
chain.main calls cmd.Execute, which eventually calls blocksync.NewBlockPool
check
chain.main calls cmd.Execute, which eventually calls blocksync.Reactor.OnStart
check
chain.main calls cmd.Execute, which eventually calls blocksync.Reactor.SwitchToBlockSync
check
app.ValidateMsgTransferDecorator.AnteHandle calls types.ChainAnteDecorators, which eventually calls keeper.Keeper.Timeout
check
app.ValidateMsgTransferDecorator.AnteHandle calls types.ChainAnteDecorators, which eventually calls keeper.Keeper.TimeoutOnClose
check
Process completed with exit code 3.
check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/