Update package.json homepage and description #30
Merged
Annotations
10 errors
|
Run npm install
Argument of type 'ZodObject<{ method: ZodLiteral<"resources/read">; params: ZodObject<{ _meta: ZodOptional<ZodObject<{ progressToken: ZodOptional<ZodUnion<readonly [ZodString, ZodNumber]>>; }, $loose>>; uri: ZodString; }, $loose>; }, $strip>' is not assignable to parameter of type 'ZodObject<{ method: ZodLiteral<string>; }, UnknownKeysParam, ZodTypeAny, { method: string; }, { method: string; }>'.
|
|
Run npm install
Argument of type 'ZodObject<{ params: ZodOptional<ZodObject<{ _meta: ZodOptional<ZodObject<{ progressToken: ZodOptional<ZodUnion<readonly [ZodString, ZodNumber]>>; }, $loose>>; cursor: ZodOptional<...>; }, $loose>>; method: ZodLiteral<...>; }, $strip>' is not assignable to parameter of type 'ZodObject<{ method: ZodLiteral<string>; }, UnknownKeysParam, ZodTypeAny, { method: string; }, { method: string; }>'.
|
|
Run npm install
Argument of type 'ZodObject<{ params: ZodOptional<ZodObject<{ _meta: ZodOptional<ZodObject<{ progressToken: ZodOptional<ZodUnion<readonly [ZodString, ZodNumber]>>; }, $loose>>; cursor: ZodOptional<...>; }, $loose>>; method: ZodLiteral<...>; }, $strip>' is not assignable to parameter of type 'ZodObject<{ method: ZodLiteral<string>; }, UnknownKeysParam, ZodTypeAny, { method: string; }, { method: string; }>'.
|
|
Run npm install
Argument of type 'ZodObject<{ params: ZodOptional<ZodObject<{ _meta: ZodOptional<ZodRecord<ZodString, ZodUnknown>>; }, $loose>>; method: ZodLiteral<...>; }, $strip>' is not assignable to parameter of type 'ZodObject<{ method: ZodLiteral<string>; }, UnknownKeysParam, ZodTypeAny, { method: string; }, { method: string; }>'.
|
|
Run npm install
Argument of type 'ZodObject<{ method: ZodLiteral<"tools/call">; params: ZodObject<{ _meta: ZodOptional<ZodObject<{ progressToken: ZodOptional<ZodUnion<readonly [ZodString, ZodNumber]>>; }, $loose>>; name: ZodString; arguments: ZodOptional<...>; }, $loose>; }, $strip>' is not assignable to parameter of type 'ZodObject<{ method: ZodLiteral<string>; }, UnknownKeysParam, ZodTypeAny, { method: string; }, { method: string; }>'.
|
|
Run npm install
Argument of type 'Record<string, unknown>' is not assignable to parameter of type '{ method: string; params?: { [x: string]: unknown; _meta?: { [x: string]: unknown; progressToken?: string | number | undefined; } | undefined; } | undefined; }'.
|
|
Run npm install
Argument of type '{ [x: string]: any; }' is not assignable to parameter of type '{ method: string; params?: { [x: string]: unknown; _meta?: { [x: string]: unknown; } | undefined; } | undefined; }'.
|
|
Run npm install
'request.params' is of type 'unknown'.
|
|
Run npm install
'request.params' is of type 'unknown'.
|
|
Run npm install
'request.params' is of type 'unknown'.
|
Loading