feat: zod plugin handles models #1680
Annotations
10 errors
|
Run type check
Object literal may only specify known properties, and 'ir' does not exist in type '{ client: Client | undefined; context: IRContext<any> | undefined; openApi: OpenApi; templates: Templates; }'.
|
Run type check
Argument of type '{ client: Client; files: Files; }' is not assignable to parameter of type '{ client: Client | undefined; context: IRContext<any> | undefined; files: Files; }'.
|
Run type check
Argument of type '{ client: Client; files: Files; }' is not assignable to parameter of type '{ client: Client | undefined; context: IRContext<any> | undefined; files: Files; }'.
|
Run type check
Argument of type '{ client: Client; files: Files; }' is not assignable to parameter of type '{ client: Client | undefined; context: IRContext<any> | undefined; files: Files; }'.
|
Run type check
Argument of type '{ client: Client; files: Files; }' is not assignable to parameter of type '{ client: Client | undefined; context: IRContext<any> | undefined; files: Files; }'.
|
Run type check
Argument of type '{ client: Client; files: { types: TypeScriptFile; }; }' is not assignable to parameter of type '{ client: Client | undefined; context: IRContext<any> | undefined; files: Files; }'.
|
Run type check
'mutationsType' is declared but its value is never read.
|
Run type check
'typeInfiniteData' is declared but its value is never read.
|
Run type check
The operation was canceled.
|
Loading