chore: deck.gl 9.2 upgrade & loaders.gl, luma.gl upgrades #4142
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/layers/src/base-layer.ts#L162
Unused '@ts-expect-error' directive.
|
|
build (18.x):
src/components/src/map-container.tsx#L888
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
|