chore(deps): update node.js to v22.23.1 #1898
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
|