Skip to content

swarm: add a scheduler for smart dialing #5086

swarm: add a scheduler for smart dialing

swarm: add a scheduler for smart dialing #5086

Triggered via pull request May 5, 2023 16:02
Status Failure
Total duration 3m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
All: p2p/net/swarm/dial_scheduler.go#L14
type dialScheduler is unused (U1000)
All: p2p/net/swarm/dial_scheduler.go#L23
type dialTask is unused (U1000)
All: p2p/net/swarm/dial_scheduler.go#L33
type taskStatus is unused (U1000)
All: p2p/net/swarm/dial_scheduler.go#L36
const scheduled is unused (U1000)
All: p2p/net/swarm/dial_scheduler.go#L37
const dialed is unused (U1000)
All: p2p/net/swarm/dial_scheduler.go#L38
const completed is unused (U1000)
All: p2p/net/swarm/dial_scheduler.go#L41
type taskState is unused (U1000)
All: p2p/net/swarm/dial_scheduler.go#L47
func newDialScheduler is unused (U1000)
All: p2p/net/swarm/dial_scheduler.go#L56
func (*dialScheduler).start is unused (U1000)
All: p2p/net/swarm/dial_scheduler.go#L60
func (*dialScheduler).close is unused (U1000)