This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
Bump the samchon group across 1 directory with 2 updates #37
Annotations
10 errors
Build:
src/OpenAiComposer.ts#L2
Module '"@samchon/openapi"' has no exported member 'IMigrateDocument'.
|
Build:
src/OpenAiComposer.ts#L3
'"@samchon/openapi"' has no exported member named 'IMigrateRoute'. Did you mean 'IHttpMigrateRoute'?
|
Build:
src/OpenAiComposer.ts#L9
Cannot find module '@samchon/openapi/lib/internal/OpenApiTypeChecker' or its corresponding type declarations.
|
Build:
src/OpenAiComposer.ts#L10
Cannot find module '@samchon/openapi/lib/internal/OpenApiV3Downgrader' or its corresponding type declarations.
|
Build:
src/OpenAiComposer.ts#L106
Property 'migrate' does not exist on type 'typeof OpenApi'.
|
Build:
src/OpenAiComposer.ts#L109
Parameter 'e' implicitly has an 'any' type.
|
Build:
src/OpenAiComposer.ts#L117
Parameter 'route' implicitly has an 'any' type.
|
Build:
src/OpenAiComposer.ts#L132
Parameter 'v' implicitly has an 'any' type.
|
Build:
src/OpenAiComposer.ts#L190
Parameter 'p' implicitly has an 'any' type.
|
Build:
src/OpenAiComposer.ts#L282
Property '$ref' does not exist on type 'IJsonSchema'.
|
Loading