Skip to content

HttpMigrateRouteFetcher test completed #159

HttpMigrateRouteFetcher test completed

HttpMigrateRouteFetcher test completed #159

Triggered via push September 2, 2024 02:30
Status Failure
Total duration 32s
Artifacts

build.yml

on: push
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.