build(deps): bump babel-plugin-react-compiler from 19.1.0-rc.1-rc-af1b7da-20250421 to 19.1.0-rc.3 #41
ci.yml
on: pull_request
Lint, Type Check & Test
10s
Self-test Action
8s
Annotations
4 warnings
|
React Compiler:
failing.tsx#L16
"RefMutation" skipped: Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
|
React Compiler:
failing.tsx#L15
"RefMutation" skipped: Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
|
React Compiler:
failing.tsx#L15
"RefMutation" skipped: Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
|
React Compiler:
failing.tsx#L6
"ConditionalHook" skipped: Hooks must always be called in a consistent order, and may not be called conditionally. See the Rules of Hooks (https://...
|