move connect-shared to packages folder #1581
deploy_websockets.yml
on: pull_request
Build Websockets
49s
Deploy to staging
0s
Notify Discord of failure
0s
Annotations
11 warnings
Test apps:
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
|
Test apps:
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
|
Test apps:
apps/sunnyawards/components/common/WarpcastLogin/WarpcastLogin.tsx#L51
React Hook useCallback has a missing dependency: 'popupState'. Either include it or remove the dependency array
|
Test apps:
apps/sunnyawards/components/common/WarpcastLogin/WarpcastLogin.tsx#L55
React Hook useCallback has a missing dependency: 'popupState'. Either include it or remove the dependency array
|
Test apps:
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
|
Test apps:
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
|
Test apps:
apps/sunnyawards/components/projects/components/SearchFarcasterUser.tsx#L54
React Hook useEffect has a missing dependency: 'debouncedGetPublicSpaces'. Either include it or remove the dependency array
|
Test apps:
charmClient/hooks/track.ts#L35
React Hook useEffect has missing dependencies: 'currentSpace' and 'page'. Either include them or remove the dependency array
|
Test apps:
charmClient/hooks/track.ts#L44
React Hook useEffect has a missing dependency: 'currentSpace?.domain'. Either include it or remove the dependency array
|
Test apps:
components/[pageId]/DocumentPage/DocumentPage.tsx#L201
React Hook useCallback has missing dependencies: 'insideModal', 'navigateToSpacePath', and 'updateURLQuery'. Either include them or remove the dependency array
|
Test apps
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']
|