fix: mark all routers DoNotWaitForSearchValue #4598
Annotations
6 errors and 1 warning
go-check:
routing/delegated.go#L110
unknown field 'DoNotWaitForStreamingResponses' in struct literal of type routinghelpers.ParallelRouter
|
go-check:
routing/delegated.go#L110
cr.DoNotWaitForStreamingResponses undefined (type "github.com/ipfs/kubo/config".ConfigRouter has no field or method DoNotWaitForStreamingResponses)
|
go-check
cr.DoNotWaitForStreamingResponses undefined (type "github.com/ipfs/kubo/config".ConfigRouter has no field or method DoNotWaitForStreamingResponses)
|
go-check:
routing/delegated.go#L110
unknown field 'DoNotWaitForStreamingResponses' in struct literal of type routinghelpers.ParallelRouter
|
go-check:
routing/delegated.go#L110
cr.DoNotWaitForStreamingResponses undefined (type "github.com/ipfs/kubo/config".ConfigRouter has no field or method DoNotWaitForStreamingResponses)
|
go-check
Process completed with exit code 1.
|
go-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|