Skip to content

feat: implement get_repository_discussions tool with GraphQL support #554

feat: implement get_repository_discussions tool with GraphQL support

feat: implement get_repository_discussions tool with GraphQL support #554

Triggered via pull request April 13, 2025 22:37
Status Failure
Total duration 28s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
Process completed with exit code 1.
lint: pkg/github/discussions.go#L63
var-naming: var categoryId should be categoryID (revive)
lint: pkg/github/discussions.go#L83
G115: integer overflow conversion int -> int32 (gosec)