Skip to content

chore: deck.gl 9.2 upgrade & loaders.gl, luma.gl upgrades #4202

chore: deck.gl 9.2 upgrade & loaders.gl, luma.gl upgrades

chore: deck.gl 9.2 upgrade & loaders.gl, luma.gl upgrades #4202

Triggered via pull request February 9, 2026 01:56
Status Failure
Total duration 2m 4s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (18.x): src/layers/src/editor-layer/editor-layer-utils.ts#L149
Object is possibly 'undefined'.
build (18.x): src/layers/src/editor-layer/editor-layer-utils.ts#L148
Object is possibly 'undefined'.
build (18.x): src/components/src/map-container.tsx#L895
Object literal may only specify known properties, and 'legacyMeterSizes' does not exist in type 'MapViewProps'.
build (18.x): src/components/src/editor/feature-action-panel.tsx#L88
Property 'geometry' does not exist on type 'Feature'.
build (18.x): src/components/src/editor/feature-action-panel.tsx#L86
Property 'geometry' does not exist on type 'Feature'.
build (18.x): src/components/src/editor/feature-action-panel.tsx#L86
Property 'geometry' does not exist on type 'Feature'.
build (18.x): src/components/src/editor/editor.tsx#L194
Type 'FeatureOf<Polygon>' is missing the following properties from type 'Feature': geoJson, style, original, metadata, getCoords
build (18.x): src/components/src/editor/editor.tsx#L79
Conversion of type 'Feature | null' to type 'FeatureOf<Polygon>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build (18.x): src/components/src/editor/editor.tsx#L79
Type 'FeatureOf<Polygon>' is missing the following properties from type 'Feature': geoJson, style, original, metadata, getCoords