EXAMPLE: emoji picker #273
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
src/components/DelayRender.tsx#L11
JSX props should not use arrow functions
|
src/components/LandingHeader.tsx#L43
React Hook useMemo has an unnecessary dependency: 'colorScheme'. Either exclude it or remove the dependency array
|
src/components/ThemeSwitcherButton.tsx#L24
JSX props should not use arrow functions
|
src/components/molecules/Field/FieldCheckboxGroup.tsx#L35
JSX props should not use arrow functions
|
src/components/molecules/Field/FieldEmojiPicker.tsx#L40
React Hook useCallback has an unnecessary dependency: 'onFocus'. Either exclude it or remove the dependency array
|
src/components/molecules/Field/FieldRadioGroup.tsx#L30
JSX props should not use arrow functions
|
src/components/organisms/ControlledField/ControlledSelect.tsx#L38
JSX props should not use arrow functions
|
src/design-system/components/EmojiPicker.tsx#L58
JSX props should not use arrow functions
|
src/design-system/components/RadioButton.tsx#L42
JSX props should not use arrow functions
|
src/design-system/components/RenderComponentWithExample.tsx#L115
JSX props should not use arrow functions
|
The logs for this run have expired and are no longer available.
Loading