Skip to content

Update dependency maplibre-gl to v5 #1472

Update dependency maplibre-gl to v5

Update dependency maplibre-gl to v5 #1472

Triggered via pull request March 26, 2026 17:39
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint-client
Process completed with exit code 1.
lint-client
Type '{ version: 8; name?: string | undefined; metadata?: unknown; center?: [number, number] | undefined; centerAltitude?: number | undefined; zoom?: number | undefined; bearing?: number | undefined; ... 12 more ...; layers: ({ ...; } | ... 8 more ... | { ...; })[]; } | undefined' is not assignable to type 'StyleSpecification | undefined'.
lint-client
Type 'string | StyleSpecification' is not assignable to type 'string | StyleSpecification | undefined'.
lint-client
Object literal may only specify known properties, and 'preserveDrawingBuffer' does not exist in type 'MapOptions'.