Update MCP Apps example server packages to v1.0.1 #121
Annotations
5 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'.
|
|
build:
src/modules/example-apps/index.ts#L107
Type 'string[]' cannot be used as an index type.
|