Skip to content

Convert Autocomplete input and user serach field into sistent #1088

Convert Autocomplete input and user serach field into sistent

Convert Autocomplete input and user serach field into sistent #1088

Triggered via pull request November 6, 2024 15:10
Status Failure
Total duration 38s
Artifacts

lint.yml

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

Annotations

5 errors and 6 warnings
lint (20)
Process completed with exit code 1.
lint (18)
The job was canceled because "_20" failed.
lint (18)
Process completed with exit code 1.
lint (16)
The job was canceled because "_20" failed.
lint (16)
The operation was canceled.
lint (20): src/custom/UserSearchField/UserSearchFieldInput.tsx#L106
React Hook useCallback has unnecessary dependencies: 'fetchSearchedUsers' and 'inputValue'. Either exclude them or remove the dependency array
lint (20): src/custom/UserSearchField/UserSearchFieldInput.tsx#L151
React Hook useCallback has a missing dependency: 'setUsersSearch'. Either include it or remove the dependency array. If 'setUsersSearch' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint (18): src/custom/UserSearchField/UserSearchFieldInput.tsx#L106
React Hook useCallback has unnecessary dependencies: 'fetchSearchedUsers' and 'inputValue'. Either exclude them or remove the dependency array
lint (18): src/custom/UserSearchField/UserSearchFieldInput.tsx#L151
React Hook useCallback has a missing dependency: 'setUsersSearch'. Either include it or remove the dependency array. If 'setUsersSearch' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint (16): src/custom/UserSearchField/UserSearchFieldInput.tsx#L106
React Hook useCallback has unnecessary dependencies: 'fetchSearchedUsers' and 'inputValue'. Either exclude them or remove the dependency array
lint (16): src/custom/UserSearchField/UserSearchFieldInput.tsx#L151
React Hook useCallback has a missing dependency: 'setUsersSearch'. Either include it or remove the dependency array. If 'setUsersSearch' changes too often, find the parent component that defines it and wrap that definition in useCallback