Skip to content

Partial blueprint generation #80

Partial blueprint generation

Partial blueprint generation #80

Triggered via pull request July 3, 2024 23:58
Status Failure
Total duration 40s
Artifacts 1

check.yml

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

Annotations

10 errors
Test (Node.js v18 on Linux)
Process completed with exit code 1.
Test (Node.js v20 on Linux)
Process completed with exit code 1.
Typecheck (Node.js v20): examples/blueprint.ts#L23
Argument of type 'TypesModule' is not assignable to parameter of type 'Openapi'.
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 'Openapi'.
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 'string'.
Typecheck (Node.js v20)
Process completed with exit code 2.
Typecheck (Node.js v18): examples/blueprint.ts#L23
Argument of type 'TypesModule' is not assignable to parameter of type 'Openapi'.
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 'Openapi'.
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 'string'.
Typecheck (Node.js v18)
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
build-c2128d9286f385a3ab446f591c5e4be42a210a72 Expired
14.7 KB