feat: version 1 #3188
Annotations
6 warnings
apps/theme/app/page.tsx#L95
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
apps/theme/app/page.tsx#L236
React Hook useEffect has missing dependencies: 'params' and 'updateBoderRadius'. Either include them or remove the dependency array
|
apps/theme/components/TokenModal/TokenModal.tsx#L162
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
packages/react/src/components/form/Combobox/Option/useComboboxOption.tsx#L44
Mutating a value returned from 'useContext()', which should not be mutated
|
packages/react/src/components/form/Combobox/useCombobox.tsx#L192
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
packages/react/src/hooks/useSynchronizedAnimation.ts#L38
Writing to a variable defined outside a component or hook is not allowed. Consider using an effect
|
This job succeeded
Loading