Skip to content

Migrate list_issues tool from REST to GraphQL API #451

Migrate list_issues tool from REST to GraphQL API

Migrate list_issues tool from REST to GraphQL API #451

Triggered via pull request August 8, 2025 09:56
Status Failure
Total duration 48s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint
issues found
lint: pkg/github/issues.go#L37
var-naming: struct field Id should be ID (revive)
lint: pkg/github/issues.go#L926
commentFormatting: put a space between `//` and comment text (gocritic)
lint: pkg/github/issues.go#L917
commentFormatting: put a space between `//` and comment text (gocritic)
lint: pkg/github/issues.go#L903
commentFormatting: put a space between `//` and comment text (gocritic)
lint: pkg/github/issues.go#L105
ifElseChain: rewrite if-else to switch statement (gocritic)