Fix tools read write consolidated #716
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)
|