Add initial implementation for GitHub discussions support. #773
Annotations
6 errors
|
lint
Process completed with exit code 1.
|
|
lint:
pkg/github/discussions.go#L4
File is not properly formatted (goimports)
|
|
lint:
pkg/github/discussions.go#L30
File is not properly formatted (gofmt)
|
|
lint:
pkg/github/discussions.go#L21
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
pkg/github/discussions.go#L15
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
pkg/github/discussions.go#L9
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|