Add tracker health check client #56
Annotations
3 errors
Test with the Go CLI:
lib/torrent/scheduler/events_test.go#L101
cannot use m.announceClient (type *mockannounceclient.MockClient) as type announceclient.Client in argument to newScheduler:
|
Test with the Go CLI:
lib/torrent/scheduler/announcer/announcer_test.go#L77
cannot use m.client (type *mockannounceclient.MockClient) as type announceclient.Client in argument to New:
|
Test with the Go CLI
Process completed with exit code 2.
|
Loading