move connect-shared to packages folder #1899
deploy_sunnyawards.yml
on: pull_request
Build app
2m 44s
Deploy to staging
0s
Matrix: Deploy to production
Notify Discord of failure
0s
Annotations
1 error and 11 warnings
Test e2e
Process completed with exit code 1.
|
Test app:
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 app:
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 app:
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 app:
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 app:
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 app:
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 app:
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 app:
charmClient/hooks/track.ts#L35
React Hook useEffect has missing dependencies: 'currentSpace' and 'page'. Either include them or remove the dependency array
|
Test app:
charmClient/hooks/track.ts#L44
React Hook useEffect has a missing dependency: 'currentSpace?.domain'. Either include it or remove the dependency array
|
Test app:
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 app
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']
|