Skip to content

Add cell range selection feature #4

Add cell range selection feature

Add cell range selection feature #4

Triggered via push April 21, 2025 07:41
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
test
Process completed with exit code 1.
test: website/routes/RangeSelection.tsx#L423
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
test: website/routes/RangeSelection.tsx#L406
Unexpected any. Specify a different type
test: website/routes/RangeSelection.tsx#L388
Unexpected any. Specify a different type
test: website/routes/RangeSelection.tsx#L388
Unsafe return of a value of type `any`
test: website/routes/RangeSelection.tsx#L386
Unexpected any. Specify a different type
test: src/Cell.tsx#L84
'_event' is defined but never used