fix: mark all routers DoNotWaitForSearchValue #1611
Annotations
10 errors
core/node/bitswap.go#L12
could not import github.com/ipfs/kubo/routing (-: # github.com/ipfs/kubo/routing
|
routing/delegated.go#L110
unknown field 'DoNotWaitForStreamingResponses' in struct literal of type routinghelpers.ParallelRouter
|
routing/delegated.go#L110
cr.DoNotWaitForStreamingResponses undefined (type "github.com/ipfs/kubo/config".ConfigRouter has no field or method DoNotWaitForStreamingResponses)) (typecheck)
|
core/node/builder.go#L72
invalid operation: cannot compare cfg.Routing == nil (operator == not defined on untyped nil) (typecheck)
|
core/node/builder.go#L76
invalid operation: cannot compare cfg.Host == nil (operator == not defined on untyped nil) (typecheck)
|
plugin/loader/loader.go#L6
"io" imported but not used (typecheck)
|
core/commands/dag/get.go#L8
"github.com/ipfs/go-ipld-legacy" imported but not used as ipldlegacy (typecheck)
|
core/core.go#L60
could not import github.com/ipfs/kubo/routing (-: # github.com/ipfs/kubo/routing
|
routing/delegated.go#L110
unknown field 'DoNotWaitForStreamingResponses' in struct literal of type routinghelpers.ParallelRouter
|
routing/delegated.go#L110
cr.DoNotWaitForStreamingResponses undefined (type "github.com/ipfs/kubo/config".ConfigRouter has no field or method DoNotWaitForStreamingResponses)) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading