WIP - poc experimentation: create issues_read tool for read operations #967
Annotations
5 errors
|
lint
issues found
|
|
lint:
pkg/github/issues.go#L537
context-as-argument: context.Context should be the first parameter of a function (revive)
|
|
lint:
pkg/github/issues.go#L367
context-as-argument: context.Context should be the first parameter of a function (revive)
|
|
lint:
pkg/github/issues.go#L327
context-as-argument: context.Context should be the first parameter of a function (revive)
|
|
lint:
pkg/github/tools.go#L59
commentFormatting: put a space between `//` and comment text (gocritic)
|