Skip to content

Migrate Repository Resources to the Go SDK #1769

Migrate Repository Resources to the Go SDK

Migrate Repository Resources to the Go SDK #1769

Triggered via pull request November 20, 2025 13:11
Status Failure
Total duration 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)