Skip to content

Add support for cell range selection. #5

Add support for cell range selection.

Add support for cell range selection. #5

Triggered via push October 24, 2025 10:03
Status Failure
Total duration 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 1.
test: src/GroupRow.tsx#L61
Type '{ children: Element[]; rangeSelectionMode: boolean; onMouseDownCapture: CellMouseEventHandler<R, SR>; onMouseUpCapture: CellMouseEventHandler<R, SR>; ... 280 more ...; className: string; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.