Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

ci: add github pages #1

ci: add github pages

ci: add github pages #1

Triggered via push October 21, 2025 20:13
Status Failure
Total duration 20s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Process completed with exit code 1.
build: src/components/PlotScatterBrush.tsx#L35
Type '{ data: Point[]; config: { height: number; width: number; xLabel: string; yLabel: string; sizeLabel: string; colorLabel: string; colorScheme: string; }; enableBrush: true; showLegends: boolean; onSelectionChange: (selectedPoints: Point[], selection: BrushSelection | null) => void; }' is not assignable to type 'IntrinsicAttributes & ScatterPlotProps'.