Skip to content

routing/http!: support for IPIP-378 (delegated content and peer providing) #2341

routing/http!: support for IPIP-378 (delegated content and peer providing)

routing/http!: support for IPIP-378 (delegated content and peer providing) #2341

Triggered via pull request January 8, 2024 15:44
Status Failure
Total duration 4m 28s
Artifacts

go-test.yml

on: pull_request
Matrix: go-test / unit
Fit to window
Zoom out
Zoom in

Annotations

24 errors
go-test / ubuntu (go next): routing/http/client/client.go#L31
cannot use &Client{} (value of type *Client) as contentrouter.Client value in variable declaration: *Client does not implement contentrouter.Client (missing method ProvideBitswap)
go-test / ubuntu (go next): routing/http/client/client.go#L67
cannot use &Client{} (value of type *Client) as contentrouter.Client value in variable declaration: *Client does not implement contentrouter.Client (missing method ProvideBitswap)
go-test / ubuntu (go next): routing/http/client/client.go#L322
undefined: jsontypes.WriteProvidersRequest
go-test / ubuntu (go next)
Process completed with exit code 1.
go-test / ubuntu (go this): routing/http/client/client.go#L31
cannot use &Client{} (value of type *Client) as contentrouter.Client value in variable declaration: *Client does not implement contentrouter.Client (missing method ProvideBitswap)
go-test / ubuntu (go this): routing/http/client/client.go#L67
cannot use &Client{} (value of type *Client) as contentrouter.Client value in variable declaration: *Client does not implement contentrouter.Client (missing method ProvideBitswap)
go-test / ubuntu (go this): routing/http/client/client.go#L322
undefined: jsontypes.WriteProvidersRequest
go-test / ubuntu (go this)
Process completed with exit code 1.
go-test / macos (go this): routing/http/client/client.go#L31
cannot use &Client{} (value of type *Client) as contentrouter.Client value in variable declaration: *Client does not implement contentrouter.Client (missing method ProvideBitswap)
go-test / macos (go this): routing/http/client/client.go#L67
cannot use &Client{} (value of type *Client) as contentrouter.Client value in variable declaration: *Client does not implement contentrouter.Client (missing method ProvideBitswap)
go-test / macos (go this): routing/http/client/client.go#L322
undefined: jsontypes.WriteProvidersRequest
go-test / macos (go this)
Process completed with exit code 1.
go-test / windows (go this)
cannot use &Client{} (value of type *Client) as contentrouter.Client value in variable declaration: *Client does not implement contentrouter.Client (missing method ProvideBitswap)
go-test / windows (go this)
cannot use &Client{} (value of type *Client) as contentrouter.Client value in variable declaration: *Client does not implement contentrouter.Client (missing method ProvideBitswap)
go-test / windows (go this)
undefined: jsontypes.WriteProvidersRequest
go-test / windows (go this)
Process completed with exit code 1.
go-test / windows (go next)
cannot use &Client{} (value of type *Client) as contentrouter.Client value in variable declaration: *Client does not implement contentrouter.Client (missing method ProvideBitswap)
go-test / windows (go next)
cannot use &Client{} (value of type *Client) as contentrouter.Client value in variable declaration: *Client does not implement contentrouter.Client (missing method ProvideBitswap)
go-test / windows (go next)
undefined: jsontypes.WriteProvidersRequest
go-test / windows (go next)
Process completed with exit code 1.
go-test / macos (go next): routing/http/client/client.go#L31
cannot use &Client{} (value of type *Client) as contentrouter.Client value in variable declaration: *Client does not implement contentrouter.Client (missing method ProvideBitswap)
go-test / macos (go next): routing/http/client/client.go#L67
cannot use &Client{} (value of type *Client) as contentrouter.Client value in variable declaration: *Client does not implement contentrouter.Client (missing method ProvideBitswap)
go-test / macos (go next): routing/http/client/client.go#L322
undefined: jsontypes.WriteProvidersRequest
go-test / macos (go next)
Process completed with exit code 1.