Skip to content

Add tracker readiness endpoint and client #73

Add tracker readiness endpoint and client

Add tracker readiness endpoint and client #73

Triggered via pull request November 14, 2024 17:23
Status Failure
Total duration 41s
Artifacts

build-and-test.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (1.14): lib/torrent/scheduler/events_test.go#L101
cannot use m.announceClient (type *mockannounceclient.MockClient) as type announceclient.Client in argument to newScheduler:
build (1.14): lib/torrent/scheduler/announcer/announcer_test.go#L77
cannot use m.client (type *mockannounceclient.MockClient) as type announceclient.Client in argument to New:
build (1.14)
Process completed with exit code 2.