Skip to content

Convert cron, ceramic and websockets into monorepo apps #37

Convert cron, ceramic and websockets into monorepo apps

Convert cron, ceramic and websockets into monorepo apps #37

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

deploy_cron.yml

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