Prepare charts 5.1.0 release #4736
BuildJobs.yml
on: pull_request
Check SHA in GH Actions
3s
Matrix: build
Matrix: Run automated end-to-end tests
Annotations
3 warnings
Run code quality check:
packages/pluggableWidgets/heatmap-chart-web/src/HeatMap.editorConfig.ts#L84
Missing return type on function
|
Run code quality check:
packages/pluggableWidgets/bubble-chart-web/src/BubbleChart.tsx#L91
React Hook useCallback has missing dependencies: 'props.height', 'props.heightUnit', 'props.width', and 'props.widthUnit'. Either include them or remove the dependency array
|
Run code quality check:
packages/pluggableWidgets/time-series-chart-web/src/TimeSeries.editorConfig.ts#L96
Missing return type on function
|