Skip to content

Add complex filtering logic and interactions #199

Add complex filtering logic and interactions

Add complex filtering logic and interactions #199

Triggered via push December 3, 2024 00:14
Status Failure
Total duration 35s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
publish: src/Components/Dashboard/GraphEl.tsx#L2101
Property 'textAlign' does not exist on type 'GraphSettingsDataType'.
publish: src/Components/Graphs/BarGraph/VerticalBarGraph/StackedBarGraph/index.tsx#L219
Property 'resetSelectionOnDoubleClick' is missing in type '{ data: GroupedBarGraphDataType[]; barColors: string[]; width: number; height: number; barPadding: number; showLabels: boolean; showTicks: boolean; truncateBy: number; ... 18 more ...; minBarThickness: number | undefined; }' but required in type 'Props'.
publish
Process completed with exit code 2.
publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636