Skip to content

Bump generator to 1.14.13 #89

Bump generator to 1.14.13

Bump generator to 1.14.13 #89

Triggered via push November 28, 2024 17:00
Status Failure
Total duration 2m 36s
Artifacts

check.yml

on: push
Matrix: lint
Matrix: test
Matrix: typecheck
Fit to window
Zoom out
Zoom in

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.