Convert cron, ceramic and websockets into monorepo apps #50
deploy_cron.yml
on: pull_request
Build apps
56s
Deploy to staging
0s
Notify Discord of failure
0s
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
|