Skip to content

Update eslint deps #4741

Update eslint deps

Update eslint deps #4741

Triggered via pull request November 11, 2024 14:37
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

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

Annotations

2 errors and 4 warnings
test (19)
Process completed with exit code 1.
test (18)
Process completed with exit code 1.
test (19): src/DataGrid.tsx#L1188
This function accesses a ref value (the `current` property), which may not be accessed during render. (https://react.dev/reference/react/useRef)
test (19): src/DataGrid.tsx#L1188
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
test (18): src/DataGrid.tsx#L1188
This function accesses a ref value (the `current` property), which may not be accessed during render. (https://react.dev/reference/react/useRef)
test (18): src/DataGrid.tsx#L1188
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)