[v3] add compile-time interface compliance check #16
Annotations
4 errors
|
|
|
client.go#L17
cannot use (*Client)(nil) (value of type *Client) as client.Client value in variable declaration: *Client does not implement client.Client (missing method BatchPublish)) (typecheck)
|
|
client_unary_call_test.go#L18
could not import go.unistack.org/micro-client-http/v3 (-: # go.unistack.org/micro-client-http/v3 [go.unistack.org/micro-client-http/v3.test]
|
|
client.go#L17
cannot use (*Client)(nil) (value of type *Client) as client.Client value in variable declaration: *Client does not implement client.Client (missing method BatchPublish) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading