Skip to content

feat: layer groups #4903

feat: layer groups

feat: layer groups #4903

Triggered via pull request June 21, 2026 19:20
Status Failure
Total duration 5m 44s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, volta-cli/action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: src/components/src/modals/data-table-modal.tsx#L157
'uiState' is defined but never used. Allowed unused args must match /^_/u
build: src/components/src/modals/data-table-modal.tsx#L156
'uiStateActions' is defined but never used. Allowed unused args must match /^_/u
build: src/components/src/modals/add-map-style-modal.tsx#L119
'mapboxApiUrl' is defined but never used. Allowed unused args must match /^_/u
build: src/components/src/map/layer-hover-info.tsx#L97
The ref value 'imgRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'imgRef.current' to a variable inside the effect, and use that variable in the cleanup function
build: src/components/src/common/line-chart.tsx#L210
Forbidden non-null assertion
build: src/components/src/annotations/lexical-editor/use-lexical-toolbar.ts#L256
'isEditingText' is defined but never used. Allowed unused args must match /^_/u
build: src/components/src/annotations/lexical-editor/use-lexical-toolbar.ts#L117
'isEditingText' is defined but never used. Allowed unused args must match /^_/u
build: src/components/src/annotations/lexical-editor/use-lexical-toolbar.ts#L43
'isEditingText' is defined but never used. Allowed unused args must match /^_/u
build: src/components/src/annotations/lexical-editor/lexical-toolbar.tsx#L281
'onChangeTextVerticalAlign' is defined but never used. Allowed unused args must match /^_/u
build: src/components/src/annotations/lexical-editor/lexical-toolbar.tsx#L280
'textVerticalAlign' is defined but never used. Allowed unused args must match /^_/u