Skip to content

Convert Autocomplete input and user serach field into sistent #1090

Convert Autocomplete input and user serach field into sistent

Convert Autocomplete input and user serach field into sistent #1090

Triggered via pull request November 6, 2024 17:25
Status Failure
Total duration 36s
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)
The operation was canceled.
lint (16)
The job was canceled because "_20" failed.
lint (16)
The operation was canceled.
lint (20): src/custom/UserSearchField/UserSearchFieldInput.tsx#L107
React Hook useCallback has unnecessary dependencies: 'fetchSearchedUsers' and 'inputValue'. Either exclude them or remove the dependency array
lint (20): src/custom/UserSearchField/UserSearchFieldInput.tsx#L152
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#L107
React Hook useCallback has unnecessary dependencies: 'fetchSearchedUsers' and 'inputValue'. Either exclude them or remove the dependency array
lint (18): src/custom/UserSearchField/UserSearchFieldInput.tsx#L152
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#L107
React Hook useCallback has unnecessary dependencies: 'fetchSearchedUsers' and 'inputValue'. Either exclude them or remove the dependency array
lint (16): src/custom/UserSearchField/UserSearchFieldInput.tsx#L152
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