WIP - Issue 839 #1107
pr_ci_frontend.yaml
on: pull_request
Run PR Frontend Check
1m 28s
Annotations
10 errors
Run PR Frontend Check
Expected 0 arguments, but got 1.
|
Run PR Frontend Check
Object literal may only specify known properties, but 'mapLayers' does not exist in type 'Partial<MapLibreGlDirectionsConfiguration>'. Did you mean to write 'layers'?
|
Run PR Frontend Check
Cannot find name 'marker'.
|
Run PR Frontend Check
Cannot find name 'marker'.
|
Run PR Frontend Check
Type '({ id: string; type: string; paint: { "background-color": string; }; source?: undefined; minzoom?: undefined; layout?: undefined; } | { id: string; type: string; source: string; minzoom: number; paint?: undefined; layout?: undefined; } | { ...; })[]' is not assignable to type 'LayerSpecification[]'.
|
Run PR Frontend Check
Expected 0 arguments, but got 1.
|
Run PR Frontend Check
'__VLS_ctx.imageUrls' is possibly 'undefined'.
|
Run PR Frontend Check
Property 'uploadError' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<ExtractPropTypes<{ fullscreen: BooleanConstructor; organizationId: StringConstructor; imageUrls: { (arrayLength: number): string[]; (...items: string[]): string[]; new (arrayLength: number): string[]; new (...items: string[]): string[]; ... 5 more ...; readonly...'.
|
Run PR Frontend Check
Property 'i18nMap' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<ExtractPropTypes<{ fullscreen: BooleanConstructor; organizationId: StringConstructor; imageUrls: { (arrayLength: number): string[]; (...items: string[]): string[]; new (arrayLength: number): string[]; new (...items: string[]): string[]; ... 5 more ...; readonly...'.
|
Run PR Frontend Check
Property 'uploadError' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<ExtractPropTypes<{ fullscreen: BooleanConstructor; organizationId: StringConstructor; imageUrls: { (arrayLength: number): string[]; (...items: string[]): string[]; new (arrayLength: number): string[]; new (...items: string[]): string[]; ... 5 more ...; readonly...'.
|