Skip to content

feat: add MCP tasks support to example server #127

feat: add MCP tasks support to example server

feat: add MCP tasks support to example server #127

Triggered via pull request February 16, 2026 22:18
Status Failure
Total duration 28s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build
Process completed with exit code 2.
build: src/modules/mcp/services/redisTransport.ts#L345
Cannot assign to 'sessionId' because it is a read-only property.
build: src/modules/mcp/services/redisTransport.ts#L293
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build: src/modules/mcp/services/redisTransport.ts#L153
'message.id' is possibly 'undefined'.