Skip to content

Update Spec Types

Update Spec Types #143

Triggered via schedule March 29, 2026 04:49
Status Failure
Total duration 58s
Artifacts

update-spec-types.yml

on: schedule
update-spec-types
54s
update-spec-types
Fit to window
Zoom out
Zoom in

Annotations

8 errors
update-spec-types
Process completed with exit code 1.
update-spec-types
Type 'InitializeResultResponse' is not assignable to type 'TypedResultResponse<{ [x: string]: unknown; _meta?: { [x: string]: unknown; progressToken?: string | number | undefined; "io.modelcontextprotocol/related-task"?: { taskId: string; } | undefined; } | undefined; protocolVersion: string; capabilities: { ...; }; serverInfo: { ...; }; instructions?: string | undefined; }>'.
update-spec-types
Type 'ClientRequest' is not assignable to type 'WithJSONRPCRequest<ClientRequest>'.
update-spec-types
Type 'ServerCapabilities' is not assignable to type '{ experimental?: { [x: string]: { [x: string]: string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | ... 4 more ... | null)[] | ... | null)[] | ... | null)[] | ... | null)[] | ... | null)[] | ... | null; }; } | undefi...'.
update-spec-types
Type 'ClientCapabilities' is not assignable to type '{ experimental?: { [x: string]: { [x: string]: string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | ... 4 more ... | null)[] | ... | null)[] | ... | null)[] | ... | null)[] | ... | null)[] | ... | null; }; } | undefi...'.
update-spec-types
Type 'InitializeResult' is not assignable to type '{ [x: string]: unknown; _meta?: { [x: string]: unknown; progressToken?: string | number | undefined; "io.modelcontextprotocol/related-task"?: { taskId: string; } | undefined; } | undefined; protocolVersion: string; capabilities: { ...; }; serverInfo: { ...; }; instructions?: string | undefined; }'.
update-spec-types
Type 'InitializeRequest' is not assignable to type 'WithJSONRPCRequest<{ method: "initialize"; params: { _meta?: { [x: string]: unknown; progressToken?: string | number | undefined; "io.modelcontextprotocol/related-task"?: { taskId: string; } | undefined; } | undefined; protocolVersion: string; capabilities: { ...; }; clientInfo: { ...; }; }; }>'.
update-spec-types
Type 'InitializeRequestParams' is not assignable to type '{ _meta?: { [x: string]: unknown; progressToken?: string | number | undefined; "io.modelcontextprotocol/related-task"?: { taskId: string; } | undefined; } | undefined; protocolVersion: string; capabilities: { ...; }; clientInfo: { ...; }; }'.