feat: add MCP tasks support to example server #127
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'.
|