Convert cron, ceramic and websockets into monorepo apps #32
Annotations
10 warnings
.cdk/ProductionStack.ts#L1
File ignored by default.
|
.cdk/StagingStack.ts#L1
File ignored by default.
|
.cdk/bin/app.ts#L1
File ignored by default.
|
components/common/CharmEditor/components/iframe/IframeComponent.tsx#L34
React Hook useEffect has a missing dependency: 'attrs'. Either include it or remove the dependency array
|
components/login/hooks/useWarpcastLogin.ts#L25
React Hook useCallback has missing dependencies: 'popupState', 'showMessage', and 'type'. Either include them or remove the dependency array
|
components/login/hooks/useWarpcastLogin.ts#L30
React Hook useCallback has missing dependencies: 'popupState' and 'showMessage'. Either include them or remove the dependency array
|
components/login/hooks/useWarpcastLogin.ts#L34
React Hook useCallback has a missing dependency: 'popupState'. Either include it or remove the dependency array
|
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
|
components/settings/account/components/NewIdentityModal.tsx#L109
React Hook useEffect has a missing dependency: 'setAccountUpdatePaused'. Either include it or remove the dependency array
|
hooks/useFarcasterConnection.tsx#L58
React Hook useCallback has missing dependencies: 'connectFarcaster', 'login', 'openVerifyOtpModal', 'type', and 'updateUser'. Either include them or remove the dependency array
|
This job succeeded
Loading