Migrate list_issues tool from REST to GraphQL API #451
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)
|