build(deps-dev): Bump eslint-plugin-react-compiler from 0.0.0-experimental-56229e1-20240813 to 0.0.0-experimental-7670337-20240918 in the eslint group #5822
Annotations
11 errors
Run ESLint
Process completed with exit code 1.
|
Report lint results:
packages/vkui/src/components/BaseGallery/BaseGallery.tsx#L240
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) `react-compiler/react-compiler`
|
Report lint results:
packages/vkui/src/components/BaseGallery/BaseGallery.tsx#L290
This function accesses a ref value (the `current` property), which may not be accessed during render. (https://react.dev/reference/react/useRef) `react-compiler/react-compiler`
|
Report lint results:
packages/vkui/src/components/BaseGallery/BaseGallery.tsx#L290
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) `react-compiler/react-compiler`
|
Report lint results:
packages/vkui/src/components/BaseGallery/BaseGallery.tsx#L304
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) `react-compiler/react-compiler`
|
Report lint results:
packages/vkui/src/components/BaseGallery/BaseGallery.tsx#L307
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) `react-compiler/react-compiler`
|
Report lint results:
packages/vkui/src/components/BaseGallery/BaseGallery.tsx#L310
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) `react-compiler/react-compiler`
|
Report lint results:
packages/vkui/src/components/BaseGallery/BaseGallery.tsx#L311
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) `react-compiler/react-compiler`
|
Report lint results:
packages/vkui/src/components/BaseGallery/BaseGallery.tsx#L311
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) `react-compiler/react-compiler`
|
Report lint results:
packages/vkui/src/components/BaseGallery/BaseGallery.tsx#L313
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) `react-compiler/react-compiler`
|
Report lint results:
packages/vkui/src/components/ChipsInputBase/ChipsInputBase.tsx#L249
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) `react-compiler/react-compiler`
|
Loading