Skip to content

Update MCP Apps example server packages to v1.0.1 #121

Update MCP Apps example server packages to v1.0.1

Update MCP Apps example server packages to v1.0.1 #121

Triggered via pull request January 26, 2026 22:46
Status Failure
Total duration 32s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.