feat: add initial ci.yml workflow #2
Annotations
3 errors
|
Build
Parameter 'extra' implicitly has an 'any' type.
|
|
Build
Parameter 'args' implicitly has an 'any' type.
|
|
Build
Argument of type '(args: any, extra: any) => { [x: string]: unknown; content: ({ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[] | undefined; priority?: number | undefined; lastModified?: string | undefined; } | undefined; _meta?: { ...; } | undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]; ...' is not assignable to parameter of type '(extra: RequestHandlerExtra<ServerRequest, ServerNotification>) => { [x: string]: unknown; content: ({ type: "text"; text: string; annotations?: { ...; } | undefined; _meta?: { ...; } | undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]; _meta?: { ...; } | undefined; structuredContent?: { ...; } | undefined...'.
|
Loading