routing/http!: support for IPIP-378 (delegated content and peer providing) #2341
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.
|