Added auto-refreshing tool list notification handler to client #239
+184
−2
Annotations
5 errors
|
|
|
src/client/index.ts#L617
Object literal may only specify known properties, and 'method' does not exist in type 'never'.
|
|
src/client/index.ts#L402
Property 'listChanged' does not exist on type '{}'.
|
|
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"'.
|
|
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; }>'.
|
The logs for this run have expired and are no longer available.
Loading