feat(mcp): structured AuthError for 401 responses #131
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)
|