Skip to content

New function HttpLlm.application() returning LLM function calling schemas. #160

New function HttpLlm.application() returning LLM function calling schemas.

New function HttpLlm.application() returning LLM function calling schemas. #160

Triggered via pull request September 2, 2024 02:30
@samchonsamchon
synchronize #44
feature/llm
Status Failure
Total duration 35s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ubuntu: src/converters/LlmComposer.ts#L179
Type 'Set<string>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
Ubuntu: src/converters/MigrateRouteAccessor.ts#L21
Type 'IterableIterator<IElement<Schema, Operation>>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
Ubuntu: src/converters/MigrateRouteAccessor.ts#L22
Parameter 'entry' implicitly has an 'any' type.
Ubuntu: src/converters/MigrateRouteAccessor.ts#L22
Parameter 'i' implicitly has an 'any' type.
Ubuntu: src/converters/MigrateRouteAccessor.ts#L26
Parameter '_' implicitly has an 'any' type.
Ubuntu: src/converters/MigrateRouteAccessor.ts#L26
Parameter 'j' implicitly has an 'any' type.
Ubuntu: src/converters/MigrateRouteAccessor.ts#L26
Parameter 'e' implicitly has an 'any' type.
Ubuntu: src/converters/MigrateRouteConverter.ts#L158
Type 'Map<string, IJsonSchema>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
Ubuntu: src/converters/MigrateRouteConverter.ts#L177
Type 'Set<string>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
Ubuntu
Process completed with exit code 2.