chore: fix rollup build warnings for react package #3618
Annotations
5 warnings
apps/theme/app/page.tsx#L89
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#L230
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/ComboboxContext.tsx#L11
'/home/runner/work/designsystemet/designsystemet/packages/react/src/components/form/Combobox/useCombobox.tsx' imported multiple times
|
packages/react/src/components/form/Combobox/ComboboxContext.tsx#L12
'/home/runner/work/designsystemet/designsystemet/packages/react/src/components/form/Combobox/useCombobox.tsx' imported multiple times
|
This job succeeded
Loading