Skip to content

Migrate list_issues tool from REST to GraphQL API #443

Migrate list_issues tool from REST to GraphQL API

Migrate list_issues tool from REST to GraphQL API #443

Triggered via pull request August 7, 2025 10:36
Status Failure
Total duration 48s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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