Convert cron, ceramic and websockets into monorepo apps #7
deploy_cron.yml
on: pull_request
Build apps
56s
Deploy to staging
0s
Notify Discord of failure
0s
Annotations
1 error and 10 warnings
Upload Docker image
Process completed with exit code 1.
|
Test apps:
components/common/CharmEditor/components/iframe/IframeComponent.tsx#L34
React Hook useEffect has a missing dependency: 'attrs'. Either include it or remove the dependency array
|
Test apps:
components/login/hooks/useWarpcastLogin.ts#L25
React Hook useCallback has missing dependencies: 'popupState', 'showMessage', and 'type'. Either include them or remove the dependency array
|
Test apps:
components/login/hooks/useWarpcastLogin.ts#L30
React Hook useCallback has missing dependencies: 'popupState' and 'showMessage'. Either include them or remove the dependency array
|
Test apps:
components/login/hooks/useWarpcastLogin.ts#L34
React Hook useCallback has a missing dependency: 'popupState'. Either include it or remove the dependency array
|
Test apps:
components/members/components/MemberProfile/components/ProfileTabs.tsx#L47
React Hook useMemo has a missing dependency: 'props.showAllProfileTypes'. Either include it or remove the dependency array
|
Test apps:
components/settings/account/components/NewIdentityModal.tsx#L109
React Hook useEffect has a missing dependency: 'setAccountUpdatePaused'. Either include it or remove the dependency array
|
Test apps:
hooks/useFarcasterConnection.tsx#L58
React Hook useCallback has missing dependencies: 'connectFarcaster', 'login', 'openVerifyOtpModal', 'type', and 'updateUser'. Either include them or remove the dependency array
|
Test apps:
hooks/useUser.tsx#L50
React Hook useEffect has a missing dependency: 'refreshUser'. Either include it or remove the dependency array
|
Test apps:
hooks/useUser.tsx#L64
React Hook useMemo has missing dependencies: 'logoutUser', 'refreshUser', 'setUser', and 'updateUser'. Either include them or remove the dependency array
|
Test apps:
hooks/useWeb3Account.tsx#L112
React Hook useCallback has an unnecessary dependency: 'activeConnector'. Either exclude it or remove the dependency array
|