Skip to content

feat: add sankey series type #112

feat: add sankey series type

feat: add sankey series type #112

Triggered via pull request March 19, 2025 10:54
@kuzmadomkuzmadom
synchronize #46
sankey
Status Success
Total duration 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Verify Files: src/hooks/useShapes/line/index.tsx#L109
'd' is already declared in the upper scope on line 103 column 34
Verify Files: src/hooks/useShapes/index.tsx#L303
React Hook React.useMemo has missing dependencies: 'htmlLayout' and 'split'. Either include them or remove the dependency array
Verify Files: src/hooks/useAxisScales/index.ts#L206
'xMax' is already declared in the upper scope on line 154 column 11
Verify Files: src/hooks/useAxisScales/index.ts#L206
'xMin' is already declared in the upper scope on line 153 column 11
Verify Files: src/hooks/useAxisScales/index.ts#L200
'xMax' is already declared in the upper scope on line 154 column 11
Verify Files: src/hooks/useAxisScales/index.ts#L200
'xMin' is already declared in the upper scope on line 153 column 11
Verify Files: src/hooks/useAxisScales/index.ts#L115
'yMin' is already declared in the upper scope on line 69 column 11
Verify Files: src/hooks/useAxisScales/index.ts#L109
'yMin' is already declared in the upper scope on line 69 column 11
Verify Files: src/components/Tooltip/DefaultContent.tsx#L154
'color' is already declared in the upper scope on line 81 column 23
Verify Files: src/components/Axis/AxisY.tsx#L330
React Hook React.useEffect has a missing dependency: 'plotRef'. Either include it or remove the dependency array