Skip to content

fix: mark all routers DoNotWaitForSearchValue #1611

fix: mark all routers DoNotWaitForSearchValue

fix: mark all routers DoNotWaitForSearchValue #1611

Triggered via pull request July 25, 2023 16:31
@JorropoJorropo
synchronize #10020
fix/9927
Status Failure
Total duration 1m 16s
Artifacts

golint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
go-lint: core/node/bitswap.go#L12
could not import github.com/ipfs/kubo/routing (-: # github.com/ipfs/kubo/routing
go-lint: routing/delegated.go#L110
unknown field 'DoNotWaitForStreamingResponses' in struct literal of type routinghelpers.ParallelRouter
go-lint: routing/delegated.go#L110
cr.DoNotWaitForStreamingResponses undefined (type "github.com/ipfs/kubo/config".ConfigRouter has no field or method DoNotWaitForStreamingResponses)) (typecheck)
go-lint: core/node/builder.go#L72
invalid operation: cannot compare cfg.Routing == nil (operator == not defined on untyped nil) (typecheck)
go-lint: core/node/builder.go#L76
invalid operation: cannot compare cfg.Host == nil (operator == not defined on untyped nil) (typecheck)
go-lint: plugin/loader/loader.go#L6
"io" imported but not used (typecheck)
go-lint: core/commands/dag/get.go#L8
"github.com/ipfs/go-ipld-legacy" imported but not used as ipldlegacy (typecheck)
go-lint: core/core.go#L60
could not import github.com/ipfs/kubo/routing (-: # github.com/ipfs/kubo/routing
go-lint: routing/delegated.go#L110
unknown field 'DoNotWaitForStreamingResponses' in struct literal of type routinghelpers.ParallelRouter
go-lint: routing/delegated.go#L110
cr.DoNotWaitForStreamingResponses undefined (type "github.com/ipfs/kubo/config".ConfigRouter has no field or method DoNotWaitForStreamingResponses)) (typecheck)