New function HttpLlm.application()
returning LLM function calling schemas.
#160
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.
|