Skip to content

Added auto-refreshing tool list notification handler to client #699

Added auto-refreshing tool list notification handler to client

Added auto-refreshing tool list notification handler to client #699

Re-run triggered May 1, 2025 20:13
Status Failure
Total duration 20s
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/client/index.ts#L617
Object literal may only specify known properties, and 'method' does not exist in type 'never'.
build: src/client/index.ts#L402
Property 'listChanged' does not exist on type '{}'.
build: src/client/index.ts#L401
Type '"notifications/tools/list_changed"' is not comparable to type '"notifications/cancelled" | "notifications/initialized" | "notifications/progress" | "notifications/roots/list_changed"'.
build: src/client/index.ts#L141
Argument of type 'string' is not assignable to parameter of type 'ZodObject<{ method: ZodLiteral<string>; }, UnknownKeysParam, ZodTypeAny, { method: string; }, { method: string; }>'.