Skip to content

Add Streamable HTTP mode. #2976

Add Streamable HTTP mode.

Add Streamable HTTP mode. #2976

Triggered via pull request February 4, 2026 10:22
Status Failure
Total duration 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/ghmcp/server.go#L391
expected '(', found newGHESHost (typecheck)
lint: internal/ghmcp/server.go#L352
expected '(', found newGHECHost (typecheck)
lint: internal/ghmcp/server.go#L327
expected statement, found '==' (typecheck)
lint: internal/ghmcp/server.go#L324
expected statement, found '<<' (typecheck)
lint: internal/ghmcp/server.go#L522
syntax error: non-declaration statement outside function body (typecheck)
lint: internal/ghmcp/server.go#L520
syntax error: unexpected >>, expected }
lint: internal/ghmcp/server.go#L327
syntax error: unexpected ==, expected }
lint: internal/ghmcp/server.go#L325
syntax error: unexpected (, expected name
lint: internal/ghmcp/server.go#L325
method has multiple receivers
lint: internal/ghmcp/server.go#L324
syntax error: unexpected <<, expected }