PR #325 #474
codeql
on: dynamic
Matrix: analyze
Annotations
1 error
|
Analyze (go)
cannot use mockClient (variable of type *mocks.Client) as connection.Client value in argument to StartTopicPool: *mocks.Client does not implement connection.Client (missing method PartitionNotReadable)
|