Skip to content

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

Implement streamable HTTP transport with Redis-based session management

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

Triggered via pull request July 10, 2025 15:27
Status Failure
Total duration 1m 4s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build
Process completed with exit code 2.
build: src/index.ts#L161
No overload matches this call.
build: src/index.ts#L160
No overload matches this call.
build: src/index.ts#L159
No overload matches this call.
build: src/index.ts#L156
No overload matches this call.
build: src/index.ts#L155
No overload matches this call.
build: src/index.ts#L151
No overload matches this call.
build: src/index.ts#L128
Type 'EverythingAuthProvider' is not assignable to type 'OAuthServerProvider'.
build: src/auth/provider.ts#L54
Property 'authorize' in type 'EverythingAuthProvider' is not assignable to the same property in base type 'OAuthServerProvider'.