Bump generator to 1.14.13 #89
Annotations
7 errors
Build / Package
Process completed with exit code 1.
|
Typecheck (Node.js v16):
src/index.ts#L9
Type '{ components: { schemas: { access_code: { properties: { access_code_id: { description: string; format: string; type: string; }; code: { description: string; nullable: boolean; type: string; }; common_code_key: { ...; }; ... 17 more ...; warnings: { ...; }; }; required: string[]; type: string; }; ... 24 more ...; wor...' is not assignable to type 'OpenAPISchema'.
|
Typecheck (Node.js v16)
Process completed with exit code 2.
|
Typecheck (Node.js v18):
src/index.ts#L9
Type '{ components: { schemas: { access_code: { properties: { access_code_id: { description: string; format: string; type: string; }; code: { description: string; nullable: boolean; type: string; }; common_code_key: { ...; }; ... 17 more ...; warnings: { ...; }; }; required: string[]; type: string; }; ... 24 more ...; wor...' is not assignable to type 'OpenAPISchema'.
|
Typecheck (Node.js v18)
Process completed with exit code 2.
|
Test (Node.js v16 on Linux)
Process completed with exit code 1.
|
Test (Node.js v18 on Linux)
Process completed with exit code 1.
|