Skip to content

chore(deps): update node.js to v22.23.1 #1898

chore(deps): update node.js to v22.23.1

chore(deps): update node.js to v22.23.1 #1898

Triggered via pull request June 23, 2026 18:06
Status Success
Total duration 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests: stories/Chart.stories.tsx#L178
Expected property shorthand
Tests: src/chart.tsx#L100
React Hook useEffect has missing dependencies: 'destroyChart' and 'renderChart'. Either include them or remove the dependency array
Tests: src/chart.tsx#L94
React Hook useEffect has missing dependencies: 'destroyChart' and 'renderChart'. Either include them or remove the dependency array
Tests: src/chart.tsx#L87
React Hook useEffect has missing dependencies: 'destroyChart' and 'renderChart'. Either include them or remove the dependency array
Tests: src/chart.tsx#L76
React Hook useEffect has a missing dependency: 'datasetIdKey'. Either include it or remove the dependency array