Skip to content

Migrate 4 Search Tools to Go SDK #1805

Migrate 4 Search Tools to Go SDK

Migrate 4 Search Tools to Go SDK #1805

Triggered via pull request November 21, 2025 16:52
Status Failure
Total duration 44s
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/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#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)