Skip to content

chore(deps-dev): bump webpack-dev-server from 3.11.3 to 5.2.5 #4926

chore(deps-dev): bump webpack-dev-server from 3.11.3 to 5.2.5

chore(deps-dev): bump webpack-dev-server from 3.11.3 to 5.2.5 #4926

Triggered via pull request July 4, 2026 10:15
Status Success
Total duration 7m 5s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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, coverallsapp/github-action@master, 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