Add support for Projects #822
Annotations
8 errors
|
lint
issues found
|
|
lint:
pkg/github/projects_test.go#L42
var-naming: struct field AddProjectV2ItemById should be AddProjectV2ItemByID (revive)
|
|
lint:
pkg/github/projects.go#L707
var-naming: struct field AddProjectV2ItemById should be AddProjectV2ItemByID (revive)
|
|
lint:
pkg/github/projects.go#L296
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
lint:
pkg/github/projects.go#L167
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
lint:
pkg/github/projects.go#L494
G115: integer overflow conversion int -> int32 (gosec)
|
|
lint:
pkg/github/projects.go#L182
G115: integer overflow conversion int -> int32 (gosec)
|
|
lint:
pkg/github/projects.go#L154
G115: integer overflow conversion int -> int32 (gosec)
|