OpenAPI 3.1 output #5
Annotations
10 errors
test:
__tests__/fixtures/apis/example.ts#L26
Cannot find name 'URL'.
|
test:
__tests__/fixtures/apis/note-taking.ts#L26
Cannot find name 'URL'.
|
test:
__tests__/json-schema.test.ts#L2
Cannot find module 'ajv' or its corresponding type declarations.
|
test:
__tests__/json-schema.test.ts#L3
Cannot find module 'vitest' or its corresponding type declarations.
|
test:
__tests__/openapi-schema.test.ts#L1
Cannot find module '@apidevtools/swagger-parser' or its corresponding type declarations.
|
test:
__tests__/openapi-schema.test.ts#L2
Cannot find module 'vitest' or its corresponding type declarations.
|
test:
__tests__/openapi-schema.test.ts#L15
Cannot find name 'structuredClone'.
|
test:
__tests__/openapi-schema.test.ts#L29
Cannot find name 'structuredClone'.
|
test:
lib/api.ts#L1
Cannot find module 'constructs' or its corresponding type declarations.
|
test:
lib/api.ts#L2
Cannot find module 'json-schema' or its corresponding type declarations.
|