Skip to content

update pnpm in ci

update pnpm in ci #3

Triggered via push October 21, 2025 20:15
Status Failure
Total duration 22s
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'.