Skip to content

Convert cron, ceramic and websockets into monorepo apps #32

Convert cron, ceramic and websockets into monorepo apps

Convert cron, ceramic and websockets into monorepo apps #32

Triggered via pull request September 8, 2024 07:14
@mattcaseymattcasey
synchronize #4556
cron-app
Status Success
Total duration 3m 9s
Artifacts

deploy_websockets.yml

on: pull_request
Build apps
45s
Build apps
Upload Docker image
0s
Upload Docker image
Test apps
2m 7s
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

10 warnings
Test apps: .cdk/ProductionStack.ts#L1
File ignored by default.
Test apps: .cdk/StagingStack.ts#L1
File ignored by default.
Test apps: .cdk/bin/app.ts#L1
File ignored by default.
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