Skip to content
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 #116

Bump the samchon group across 1 directory with 2 updates

Bump the samchon group across 1 directory with 2 updates #116

Triggered via push November 22, 2024 18:14
Status Failure
Total duration 1m 21s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ubuntu: src/OpenAiComposer.ts#L2
Module '"@samchon/openapi"' has no exported member 'IMigrateDocument'.
Ubuntu: src/OpenAiComposer.ts#L3
'"@samchon/openapi"' has no exported member named 'IMigrateRoute'. Did you mean 'IHttpMigrateRoute'?
Ubuntu: src/OpenAiComposer.ts#L9
Cannot find module '@samchon/openapi/lib/internal/OpenApiTypeChecker' or its corresponding type declarations.
Ubuntu: src/OpenAiComposer.ts#L10
Cannot find module '@samchon/openapi/lib/internal/OpenApiV3Downgrader' or its corresponding type declarations.
Ubuntu: src/OpenAiComposer.ts#L106
Property 'migrate' does not exist on type 'typeof OpenApi'.
Ubuntu: src/OpenAiComposer.ts#L109
Parameter 'e' implicitly has an 'any' type.
Ubuntu: src/OpenAiComposer.ts#L117
Parameter 'route' implicitly has an 'any' type.
Ubuntu: src/OpenAiComposer.ts#L132
Parameter 'v' implicitly has an 'any' type.
Ubuntu: src/OpenAiComposer.ts#L190
Parameter 'p' implicitly has an 'any' type.
Ubuntu: src/OpenAiComposer.ts#L282
Property '$ref' does not exist on type 'IJsonSchema'.