Skip to content

Migrate pull_requests toolset to Go SDK #1801

Migrate pull_requests toolset to Go SDK

Migrate pull_requests toolset to Go SDK #1801

Triggered via pull request November 21, 2025 13:45
Status Failure
Total duration 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/github/minimal_types.go#L254
func convertToMinimalBranch is unused (unused)
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/utils/result.go#L1
var-naming: avoid meaningless package names (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)
lint: pkg/github/pullrequests.go#L639
G115: integer overflow conversion int -> int32 (gosec)