Skip to content

EXAMPLE: emoji picker #272

EXAMPLE: emoji picker

EXAMPLE: emoji picker #272

Triggered via pull request January 24, 2025 20:27
Status Success
Total duration 2m 13s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (18.x): src/components/DelayRender.tsx#L11
JSX props should not use arrow functions
build (18.x): src/components/LandingHeader.tsx#L43
React Hook useMemo has an unnecessary dependency: 'colorScheme'. Either exclude it or remove the dependency array
build (18.x): src/components/ThemeSwitcherButton.tsx#L24
JSX props should not use arrow functions
build (18.x): src/components/molecules/Field/FieldCheckboxGroup.tsx#L35
JSX props should not use arrow functions
build (18.x): src/components/molecules/Field/FieldEmojiPicker.tsx#L40
React Hook useCallback has an unnecessary dependency: 'onFocus'. Either exclude it or remove the dependency array
build (18.x): src/components/molecules/Field/FieldRadioGroup.tsx#L30
JSX props should not use arrow functions
build (18.x): src/components/organisms/ControlledField/ControlledSelect.tsx#L38
JSX props should not use arrow functions
build (18.x): src/design-system/components/EmojiPicker.tsx#L58
JSX props should not use arrow functions
build (18.x): src/design-system/components/RadioButton.tsx#L42
JSX props should not use arrow functions
build (18.x): src/design-system/components/RenderComponentWithExample.tsx#L115
JSX props should not use arrow functions