update pnpm in ci #3
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'.
|