Skip to content

Implement streamable HTTP transport with Redis-based session management #18

Implement streamable HTTP transport with Redis-based session management

Implement streamable HTTP transport with Redis-based session management #18

Triggered via pull request July 10, 2025 10:06
Status Failure
Total duration 37s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build
Process completed with exit code 2.
build: src/utils/logger.ts#L172
Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'.
build: src/utils/logger.ts#L172
Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'.
build: src/services/redisTransport.ts#L343
Object literal may only specify known properties, and 'onsessionclosed' does not exist in type 'StreamableHTTPServerTransportOptions'.
build: src/services/redisTransport.ts#L5
Module '"@modelcontextprotocol/sdk/types.js"' has no exported member 'MessageExtraInfo'.
build: src/index.ts#L140
Object literal may only specify known properties, and 'verifier' does not exist in type 'BearerAuthMiddlewareOptions'.
build: src/handlers/sse.ts#L75
Cannot find name 'redisChannel'.
build: src/handlers/shttp.ts#L100
Object literal may only specify known properties, and 'onsessionclosed' does not exist in type 'StreamableHTTPServerTransportOptions'.