Skip to content

Update eslint dependencies #4702

Update eslint dependencies

Update eslint dependencies #4702

Triggered via pull request September 24, 2024 20:29
Status Failure
Total duration 1m 59s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test (18): src/DragHandle.tsx#L95
'overRowIdx' is possibly 'null'.
test (18): src/DragHandle.tsx#L96
'overRowIdx' is possibly 'null'.
test (18): src/DragHandle.tsx#L96
'overRowIdx' is possibly 'null'.
test (18): src/DragHandle.tsx#L97
Argument of type 'number | null' is not assignable to parameter of type 'number'.
test (18)
Process completed with exit code 1.