Skip to content

Partial blueprint generation #86

Partial blueprint generation

Partial blueprint generation #86

Triggered via pull request July 8, 2024 09:01
Status Failure
Total duration 32s
Artifacts

check.yml

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

Annotations

14 errors
Docs
Process completed with exit code 3.
Typecheck (Node.js v20): src/lib/blueprint.ts#L353
Object is possibly 'undefined'.
Typecheck (Node.js v20): src/lib/blueprint.ts#L354
Object is possibly 'undefined'.
Typecheck (Node.js v20): test/blueprint.test.ts#L8
Argument of type 'typeof import("/home/runner/work/blueprint/blueprint/test/fixtures/types/index", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'TypesModule'.
Typecheck (Node.js v20): test/seam-blueprint.test.ts#L7
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 'OpenAPI'.
Typecheck (Node.js v20)
Process completed with exit code 2.
Build / Package: src/lib/blueprint.ts#L353
Object is possibly 'undefined'.
Build / Package: src/lib/blueprint.ts#L354
Object is possibly 'undefined'.
Build / Package
Process completed with exit code 1.
Typecheck (Node.js v18): src/lib/blueprint.ts#L353
Object is possibly 'undefined'.
Typecheck (Node.js v18): src/lib/blueprint.ts#L354
Object is possibly 'undefined'.
Typecheck (Node.js v18): test/blueprint.test.ts#L8
Argument of type 'typeof import("/home/runner/work/blueprint/blueprint/test/fixtures/types/index", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'TypesModule'.
Typecheck (Node.js v18): test/seam-blueprint.test.ts#L7
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 'OpenAPI'.
Typecheck (Node.js v18)
Process completed with exit code 2.