coreiface: deprecate DhtAPI in favor of RoutingAPI #2030
Annotations
8 errors
coreiface/dht.go#L22
options.DhtFindProvidersOption is deprecated: use [RoutingFindProvidersOption] instead (SA1019)
|
coreiface/dht.go#L25
options.DhtProvideOption is deprecated: use [RoutingProvideOption] instead (SA1019)
|
coreiface/routing.go#L24
options.DhtFindProvidersOption is deprecated: use [RoutingFindProvidersOption] instead (SA1019)
|
coreiface/routing.go#L27
options.DhtProvideOption is deprecated: use [RoutingProvideOption] instead (SA1019)
|
coreiface/tests/routing.go#L176
options.Dht is deprecated: use [Routing] instead (SA1019)
|
coreiface/tests/routing.go#L215
options.Dht is deprecated: use [Routing] instead (SA1019)
|
coreiface/tests/routing.go#L236
options.Dht is deprecated: use [Routing] instead (SA1019)
|
|
The logs for this run have expired and are no longer available.
Loading