PR #126 #664
codeql
on: dynamic
Matrix: analyze
Annotations
1 error
|
Analyze (go)
cannot use &Client{} (value of type *Client) as client.Client value in variable declaration: *Client does not implement client.Client (missing method Apply)
|