Skip to content

Fix tools read write consolidated #715

Fix tools read write consolidated

Fix tools read write consolidated #715

Triggered via pull request August 28, 2025 14:15
Status Failure
Total duration 36s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
issues found
lint: pkg/github/repositories.go#L307
redefines-builtin-id: redefinition of the built-in function min (revive)
lint: pkg/github/repositories.go#L186
unused-parameter: parameter 'getRawClient' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/github/pullrequests.go#L328
unused-parameter: parameter 'getGQLClient' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/github/issues.go#L183
G115: integer overflow conversion int -> int32 (gosec)