Beta Release #12
Annotations
10 errors
|
publish-beta:
src/tools/testmanagement-utils/create-testcase.ts#L183
Object literal may only specify known properties, and 'isError' does not exist in type '{ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[] | undefined; priority?: number | undefined; lastModified?: string | undefined; } | undefined; _meta?: { [x: string]: unknown; } | undefined; }'.
|
|
publish-beta:
src/tools/testmanagement-utils/create-lca-steps.ts#L190
Object literal may only specify known properties, and 'isError' does not exist in type '{ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[] | undefined; priority?: number | undefined; lastModified?: string | undefined; } | undefined; _meta?: { [x: string]: unknown; } | undefined; }'.
|
|
publish-beta:
src/tools/sdk-utils/handler.ts#L210
Property 'text' does not exist on type '{ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[] | undefined; priority?: number | undefined; lastModified?: string | undefined; } | undefined; _meta?: { ...; } | undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.
|
|
publish-beta:
src/tools/sdk-utils/handler.ts#L209
Property 'text' does not exist on type '{ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[] | undefined; priority?: number | undefined; lastModified?: string | undefined; } | undefined; _meta?: { ...; } | undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.
|
|
publish-beta:
src/tools/get-failure-logs.ts#L159
Object literal may only specify known properties, and 'isError' does not exist in type '{ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[] | undefined; priority?: number | undefined; lastModified?: string | undefined; } | undefined; _meta?: { [x: string]: unknown; } | undefined; }'.
|
|
publish-beta:
src/tools/get-failure-logs.ts#L92
Object literal may only specify known properties, and 'isError' does not exist in type '{ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[] | undefined; priority?: number | undefined; lastModified?: string | undefined; } | undefined; _meta?: { [x: string]: unknown; } | undefined; }'.
|
|
publish-beta:
src/tools/appautomate.ts#L157
Object literal may only specify known properties, and 'name' does not exist in type '{ type: "image"; data: string; mimeType: string; annotations?: { audience?: ("user" | "assistant")[] | undefined; priority?: number | undefined; lastModified?: string | undefined; } | undefined; _meta?: { ...; } | undefined; }'.
|
|
publish-beta:
src/tools/appautomate-utils/appium-sdk/handler.ts#L127
Object literal may only specify known properties, and 'isError' does not exist in type '{ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[] | undefined; priority?: number | undefined; lastModified?: string | undefined; } | undefined; _meta?: { [x: string]: unknown; } | undefined; }'.
|
|
publish-beta:
src/tools/appautomate-utils/appium-sdk/formatter.ts#L20
Object literal may only specify known properties, and 'isError' does not exist in type '{ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[] | undefined; priority?: number | undefined; lastModified?: string | undefined; } | undefined; _meta?: { [x: string]: unknown; } | undefined; }'.
|
|
publish-beta:
src/tools/accessibility.ts#L59
Object literal may only specify known properties, and 'isError' does not exist in type '{ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[] | undefined; priority?: number | undefined; lastModified?: string | undefined; } | undefined; _meta?: { [x: string]: unknown; } | undefined; }'.
|