Migrate Repository Resources to the Go SDK #1769
Annotations
10 errors
|
lint:
pkg/github/minimal_types.go#L175
func convertToMinimalCommit is unused (unused)
|
|
lint:
pkg/github/minimal_types.go#L161
func convertToMinimalUser is unused (unused)
|
|
lint:
pkg/github/minimal_types.go#L138
func convertToMinimalProject is unused (unused)
|
|
lint:
pkg/github/helper_test.go#L165
func getBlobResourceResult is unused (unused)
|
|
lint:
pkg/github/helper_test.go#L150
func getTextResourceResult is unused (unused)
|
|
lint:
pkg/github/helper_test.go#L32
func expectPath is unused (unused)
|
|
lint:
pkg/utils/result.go#L1
var-naming: avoid meaningless package names (revive)
|
|
lint:
pkg/github/tools.go#L388
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
pkg/github/tools.go#L163
unused-parameter: parameter 'contentWindowSize' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
pkg/github/context_tools_test.go#L114
ineffectual assignment to err (ineffassign)
|