Skip to content

Migrate security_advisories toolset to modelcontextprotocol/go-sdk #1705

Migrate security_advisories toolset to modelcontextprotocol/go-sdk

Migrate security_advisories toolset to modelcontextprotocol/go-sdk #1705

Triggered via pull request November 19, 2025 10:49
Status Failure
Total duration 50s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/github/minimal_types.go#L178
func convertToMinimalCommit is unused (unused)
lint: pkg/github/minimal_types.go#L164
func convertToMinimalUser is unused (unused)
lint: pkg/github/minimal_types.go#L141
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#L50
func expectRequestBody 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 'getRawClient' seems to be unused, consider removing or renaming it as _ (revive)