Skip to content

feat(mcp): structured AuthError for 401 responses #131

feat(mcp): structured AuthError for 401 responses

feat(mcp): structured AuthError for 401 responses #131

Triggered via pull request May 22, 2026 13:51
Status Failure
Total duration 27s
Artifacts

lint.yml

on: pull_request
golangci-lint
22s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
golangci-lint
issues found
golangci-lint: mcp/transport_auth_test.go#L20
net/http.NewRequest must not be called. use net/http.NewRequestWithContext (noctx)
golangci-lint: mcp/transport_auth_test.go#L15
G104: Errors unhandled (gosec)
golangci-lint: mcp/transport_auth_test.go#L21
response body must be closed (bodyclose)