Skip to content

fix: mark all routers DoNotWaitForSearchValue #4598

fix: mark all routers DoNotWaitForSearchValue

fix: mark all routers DoNotWaitForSearchValue #4598

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

golang-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/