Skip to content

feat: line chart

feat: line chart #3578

Triggered via push March 8, 2025 18:18
Status Failure
Total duration 1m 12s
Artifacts

build.yml

on: push
build  /  Node
1m 3s
build / Node
build  /  Python
37s
build / Python
build  /  Node, Python, Cypress
0s
build / Node, Python, Cypress
build  /  Node, Python, Playwright
0s
build / Node, Python, Playwright
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build / Node: src/vis/line/LineVis.tsx#L127
Property 'nodes' does not exist on type '{ yAxisColumns: ({ resolvedValues: (VisNumericalValue | VisCategoricalValue)[]; type: EColumnTypes.NUMERICAL; domain?: [number, number]; color?: Record<...>; info: ColumnInfo; values: ValueGetter<...>; isLabel?: boolean; } | { ...; })[]; xAxisColumn: { ...; } | { ...; }; }'.
build / Node: src/vis/line/LineVis.tsx#L129
Property 'links' does not exist on type '{ yAxisColumns: ({ resolvedValues: (VisNumericalValue | VisCategoricalValue)[]; type: EColumnTypes.NUMERICAL; domain?: [number, number]; color?: Record<...>; info: ColumnInfo; values: ValueGetter<...>; isLabel?: boolean; } | { ...; })[]; xAxisColumn: { ...; } | { ...; }; }'.
build / Node
Process completed with exit code 1.