Skip to content

feat(landing): store the maps bounds to provide a better bounding box… #3313

feat(landing): store the maps bounds to provide a better bounding box…

feat(landing): store the maps bounds to provide a better bounding box… #3313

Triggered via push September 23, 2024 01:08
Status Failure
Total duration 48s
Artifacts

containers.yml

on: push
build-containers
39s
build-containers
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build-containers: packages/landing/src/url.ts#L8
'FilterDate' is declared but its value is never read.
build-containers: packages/landing/src/url.ts#L107
Property 'date' does not exist on type 'TileUrlParams'.
build-containers: packages/landing/src/url.ts#L107
Property 'date' does not exist on type 'TileUrlParams'.
build-containers: packages/landing/src/tile.matrix.ts#L1
'BoundingBox' is declared but its value is never read.
build-containers: packages/landing/src/tile.matrix.ts#L1
'Bounds' is declared but its value is never read.
build-containers: packages/landing/src/config.map.ts#L182
Object literal may only specify known properties, and 'date' does not exist in type 'TileUrlParams'.
build-containers: packages/landing/src/components/debug.tsx#L257
Object literal may only specify known properties, and 'date' does not exist in type 'TileUrlParams'.
build-containers: packages/landing/src/components/layer.switcher.dropdown.tsx#L1
All imports in import declaration are unused.
build-containers
Process completed with exit code 2.