Skip to content

Add OAuth 2.1 authentication for stdio mode with MCP URL elicitation and performance optimizations #3514

Add OAuth 2.1 authentication for stdio mode with MCP URL elicitation and performance optimizations

Add OAuth 2.1 authentication for stdio mode with MCP URL elicitation and performance optimizations #3514

Triggered via pull request March 9, 2026 10:44
Status Failure
Total duration 1m 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
issues found
lint: internal/oauth/oauth_test.go#L254
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
lint: internal/ghmcp/server.go#L277
ifElseChain: rewrite if-else to switch statement (gocritic)