Skip to content

chore(deps): bump ws from 5.2.4 to 5.2.5 in /examples/demo-app #4887

chore(deps): bump ws from 5.2.4 to 5.2.5 in /examples/demo-app

chore(deps): bump ws from 5.2.4 to 5.2.5 in /examples/demo-app #4887

Triggered via pull request June 16, 2026 12:29
Status Success
Total duration 6m 51s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, coverallsapp/github-action@master, volta-cli/action@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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