Skip to content

Convert cron, ceramic and websockets into monorepo apps #7

Convert cron, ceramic and websockets into monorepo apps

Convert cron, ceramic and websockets into monorepo apps #7

Triggered via pull request September 7, 2024 17:49
@mattcaseymattcasey
synchronize #4556
cron-app
Status Failure
Total duration 3m 51s
Artifacts

deploy_cron.yml

on: pull_request
Build apps
56s
Build apps
Upload Docker image
44s
Upload Docker image
Test apps
2m 36s
Test apps
Upload assets in production
0s
Upload assets in production
Deploy to staging
0s
Deploy to staging
Deploy to production
0s
Deploy to production
Notify Discord of failure
0s
Notify Discord of failure
Fit to window
Zoom out
Zoom in

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