Skip to content

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

Implement streamable HTTP transport with Redis-based session management

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

Triggered via pull request July 9, 2025 15:24
Status Failure
Total duration 22s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/services/redisTransport.test.ts#L396
This expression is not callable.
build: src/services/redisTransport.test.ts#L261
This expression is not callable.
build: src/services/redisTransport.test.ts#L240
This expression is not callable.
build: src/services/redisTransport.test.ts#L202
This expression is not callable.
build: src/services/redisTransport.integration.test.ts#L289
This expression is not callable.
build: src/services/redisTransport.integration.test.ts#L251
This expression is not callable.
build: src/services/redisTransport.integration.test.ts#L179
This expression is not callable.
build: src/services/redisTransport.integration.test.ts#L125
This expression is not callable.
build: src/index.ts#L106
Object literal may only specify known properties, and 'verifier' does not exist in type 'BearerAuthMiddlewareOptions'.
build: src/handlers/shttp.ts#L71
Object literal may only specify known properties, and 'onsessionclosed' does not exist in type 'StreamableHTTPServerTransportOptions'.