Skip to content

feat: implement get_repository_discussions tool with GraphQL support #552

feat: implement get_repository_discussions tool with GraphQL support

feat: implement get_repository_discussions tool with GraphQL support #552

Triggered via pull request April 13, 2025 21:27
Status Failure
Total duration 43s
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#L53
var-naming: var categoryId should be categoryID (revive)
lint: pkg/github/discussions.go#L73
G115: integer overflow conversion int -> int32 (gosec)