Skip to content

fix: fix react 19 support #1582

fix: fix react 19 support

fix: fix react 19 support #1582

Triggered via pull request October 27, 2025 15:51
Status Success
Total duration 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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