feat(INTERNAL-2220): user avatar fix #1450
Annotations
10 warnings
|
build:
src/components/FormMultiInput.tsx#L16
Unexpected any. Specify a different type
|
|
build:
src/components/FormEditor.tsx#L439
React Hook useEffect has a missing dependency: 'onEditorBlur'. Either include it or remove the dependency array
|
|
build:
src/components/FormControl/FormControl.tsx#L413
React Hook useCallback has a missing dependency: 'setFocused'. Either include it or remove the dependency array
|
|
build:
src/components/FormControl/FormControl.tsx#L404
React Hook useCallback has a missing dependency: 'setFocused'. Either include it or remove the dependency array
|
|
build:
src/components/FormControl/FormControl.tsx#L396
React Hook useEffect has a missing dependency: 'setDisabled'. Either include it or remove the dependency array
|
|
build:
src/components/FiltersDropdown/FiltersDropdown.tsx#L33
Unexpected any. Specify a different type
|
|
build:
src/components/FiltersDropdown/FiltersDropdown.tsx#L30
Unexpected any. Specify a different type
|
|
build:
src/components/FilterPopup/FilterPopup.stories.tsx#L182
Unexpected console statement
|
|
build:
src/components/Checkbox/Checkbox.tsx#L55
React Hook useCallback has a missing dependency: 'onClick'. Either include it or remove the dependency array. If 'onClick' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
build:
.storybook/main.ts#L39
Unexpected any. Specify a different type
|