Skip to content

Add comprehensive documentation for markers and basic usage in Vue3 M… #19

Add comprehensive documentation for markers and basic usage in Vue3 M…

Add comprehensive documentation for markers and basic usage in Vue3 M… #19

Triggered via push July 10, 2025 18:13
Status Failure
Total duration 28s
Artifacts

deploy-docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
deploy: libs/components/LineLayer.vue#L65
Type 'LineLayerSpecification' does not satisfy the constraint 'LayerSpecification'.
deploy: libs/components/LineLayer.vue#L50
Type 'LineLayerSpecification' does not satisfy the constraint 'LayerSpecification'.
deploy: libs/components/FillLayer.vue#L158
Argument of type 'import("/home/runner/work/vue-mapbox-gl/vue-mapbox-gl/node_modules/@maplibre/maplibre-gl-style-spec/dist/index").FilterSpecification | undefined' is not assignable to parameter of type 'maplibregl.FilterSpecification | undefined'.
deploy: libs/components/FillLayer.vue#L115
Type 'FillLayerSpecification' does not satisfy the constraint 'LayerSpecification'.
deploy: libs/components/FillLayer.vue#L65
Type 'FillLayerSpecification' does not satisfy the constraint 'LayerSpecification'.
deploy: libs/components/FillLayer.vue#L50
Type 'FillLayerSpecification' does not satisfy the constraint 'LayerSpecification'.
deploy: libs/components/CircleLayer.vue#L164
Argument of type 'FilterSpecification' is not assignable to parameter of type 'FilterSpecification | undefined'.
deploy: libs/components/CircleLayer.vue#L120
Type 'CircleLayerSpecification' does not satisfy the constraint 'LayerSpecification'.
deploy: libs/components/CircleLayer.vue#L67
Type 'CircleLayerSpecification' does not satisfy the constraint 'LayerSpecification'.
deploy: libs/components/CircleLayer.vue#L52
Type 'CircleLayerSpecification' does not satisfy the constraint 'LayerSpecification'.