Skip to content

Convert cron, ceramic and websockets into monorepo apps #199

Convert cron, ceramic and websockets into monorepo apps

Convert cron, ceramic and websockets into monorepo apps #199

Triggered via pull request September 9, 2024 17:34
@mattcaseymattcasey
synchronize #4556
cron-app
Status Success
Total duration 2m 54s
Artifacts

deploy_waitlist.yml

on: pull_request
Build apps
46s
Build apps
Upload Docker image
0s
Upload Docker image
Test apps
1m 51s
Test apps
Test waitlist e2e
0s
Test waitlist e2e
Upload assets in production
0s
Upload assets in production
Deploy to staging
0s
Deploy to staging
Matrix: 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/WebappStagingStack.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/common/CharmEditor/components/nestedPage/hooks/useAddNestedPage.ts#L49
React Hook useCallback has missing dependencies: 'cardId', 'isInsideCard', 'navigateToSpacePath', 'space', and 'user'. Either include them or remove the dependency array
Test apps: components/common/PageLayout/components/Sidebar/NavigationSidebar.tsx#L168
React Hook useCallback has missing dependencies: 'navigateToSpacePath', 'space', and 'user'. Either include them or remove the dependency array
Test apps: components/common/PageLayout/components/Sidebar/components/PageNavigation/PageNavigation.tsx#L84
React Hook useMemo has missing dependencies: 'isFavorites' and 'pagesArray'. Either include them or remove the dependency array
Test apps: components/common/PageLayout/components/Sidebar/components/PageNavigation/PageNavigation.tsx#L94
React Hook useCallback has a missing dependency: 'pages'. Either include it or remove the dependency array
Test apps: components/common/PageLayout/components/Sidebar/components/PageNavigation/PageNavigation.tsx#L157
React Hook useCallback has missing dependencies: 'isFavorites', 'reorderFavorites', and 'setPages'. Either include them or remove the dependency array