Skip to content

Feat: slinky tx query fix #51

Feat: slinky tx query fix

Feat: slinky tx query fix #51

Triggered via pull request July 11, 2024 16:47
Status Failure
Total duration 1m 24s
Artifacts

dependencies-review.yml

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

Annotations

6 errors and 1 warning
dependency-review
network.startInProcess calls service.BaseService.Start, which calls blocksync.BlockPool.OnStart
dependency-review
network.startInProcess calls node.NewNode, which eventually calls blocksync.NewReactor
dependency-review
network.startInProcess calls service.BaseService.Start, which calls blocksync.Reactor.OnStart
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls blocksync.Reactor.Receive
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls blocksync.Reactor.SwitchToBlockSync
dependency-review
Process completed with exit code 2.
dependency-review
The following actions uses Node.js version which is deprecated 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/