8000 add http stream support · akuity/argocd-mcp@0395543 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

add http stream support #59

add http stream support

add http stream support #59

Triggered via push May 15, 2025 05:22
Status Failure
Total duration 16s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Process completed with exit code 1.
build: src/server/transport.ts#L124
Delete `⏎`
build: src/server/transport.ts#L84
Insert `·`
build: src/server/transport.ts#L78
Replace `·code:·-32000,·message:·'Bad·Request:·Non-POST·request·to·/mcp·requires·a·valid·Mcp-Session-Id.'` with `⏎············code:·-32000,⏎············message:·'Bad·Request:·Non-POST·request·to·/mcp·requires·a·valid·Mcp-Session-Id.'⏎··········`
build: src/server/transport.ts#L75
Replace `req.method·!==·'POST'·&&·(!clientSentSessionId·||·!streamableTransports[clientSentSessionId])` with `⏎········req.method·!==·'POST'·&&⏎········(!clientSentSessionId·||·!streamableTransports[clientSentSessionId])⏎······`
build: src/server/transport.ts#L72
Replace `·code:·-32000,·message:·'Bad·Request:·POST·to·/mcp·requires·a·valid·session·or·be·an·InitializeRequest.'` with `⏎············code:·-32000,⏎············message:⏎··············'Bad·Request:·POST·to·/mcp·requires·a·valid·session·or·be·an·InitializeRequest.'⏎··········`
build: src/server/transport.ts#L69
Replace `req.method·===·'POST'·&&·(!clientSentSessionId·||·!streamableTransports[clientSentSessionId])` with `⏎········req.method·===·'POST'·&&⏎········(!clientSentSessionId·||·!streamableTransports[clientSentSessionId])⏎······`
build: src/server/transport.ts#L64
Delete `······`
build: src/server/transport.ts#L60
Replace ``StreamableHTTP·MCP·Session·${closedSessionId}·closed,·but·no·mapped·McpServer·found.`` with `⏎············`StreamableHTTP·MCP·Session·${closedSessionId}·closed,·but·no·mapped·McpServer·found.`⏎··········`
build: src/cmd/cmd.ts#L3
Replace `⏎··connectStdioTransport,⏎··startHttpTransport⏎` with `·connectStdioTransport,·startHttpTransport·`
0