move connect-shared to packages folder #1901
Annotations
11 warnings
Run eslint on changed files:
apps/farcaster/components/product-updates/components/NewProductUpdateForm.tsx#L67
React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array
|
Run eslint on changed files:
apps/sunnyawards/components/common/WarpcastLogin/WarpcastLogin.tsx#L46
React Hook useCallback has missing dependencies: 'loginUser' and 'popupState'. Either include them or remove the dependency array
|
Run eslint on changed files:
apps/sunnyawards/components/common/WarpcastLogin/WarpcastLogin.tsx#L51
React Hook useCallback has a missing dependency: 'popupState'. Either include it or remove the dependency array
|
Run eslint on changed files:
apps/sunnyawards/components/common/WarpcastLogin/WarpcastLogin.tsx#L55
React Hook useCallback has a missing dependency: 'popupState'. Either include it or remove the dependency array
|
Run eslint on changed files:
apps/sunnyawards/components/projects/[id]/share/components/WarpcastShareButton.tsx#L25
React Hook useEffect has a missing dependency: 'projectIdOrPath'. Either include it or remove the dependency array. If 'setUrl' needs the current value of 'projectIdOrPath', you can also switch to useReducer instead of useState and read 'projectIdOrPath' in the reducer
|
Run eslint on changed files:
apps/sunnyawards/components/projects/components/SearchFarcasterUser.tsx#L46
React Hook useMemo has a missing dependency: 'filteredFarcasterIds'. Either include it or remove the dependency array. If 'setFarcasterProfiles' needs the current value of 'filteredFarcasterIds', you can also switch to useReducer instead of useState and read 'filteredFarcasterIds' in the reducer
|
Run eslint on changed files:
apps/sunnyawards/components/projects/components/SearchFarcasterUser.tsx#L54
React Hook useEffect has a missing dependency: 'debouncedGetPublicSpaces'. Either include it or remove the dependency array
|
Run eslint on changed files:
charmClient/hooks/track.ts#L35
React Hook useEffect has missing dependencies: 'currentSpace' and 'page'. Either include them or remove the dependency array
|
Run eslint on changed files:
charmClient/hooks/track.ts#L44
React Hook useEffect has a missing dependency: 'currentSpace?.domain'. Either include it or remove the dependency array
|
Run eslint on changed files:
components/[pageId]/DocumentPage/DocumentPage.tsx#L201
React Hook useCallback has missing dependencies: 'insideModal', 'navigateToSpacePath', and 'updateURLQuery'. Either include them or remove the dependency array
|
Run eslint on changed files
Unexpected input(s) 'warn_ignored', valid inputs are ['token', 'all_files', 'config_path', 'ignore_patterns', 'file_extensions', 'extra_args', 'skip_annotations', 'level', 'reporter', 'filter_mode', 'fail_on_error', 'path', 'skip_initial_fetch', 'use_rest_api', 'escape_paths', 'ignore_path']
|
Loading