Migrate list_issues tool from REST to GraphQL API #444
Annotations
3 errors
|
lint
issues found
|
|
lint:
pkg/github/issues_test.go#L784
cannot use stubGetClientFn(client) (value of func type GetClientFn) as GetGQLClientFn value in argument to ListIssues (typecheck)
|
|
lint:
pkg/github/issues_test.go#L652
cannot use stubGetClientFn(mockClient) (value of func type GetClientFn) as GetGQLClientFn value in argument to ListIssues
|