Convert cron, ceramic and websockets into monorepo apps #50
Annotations
10 warnings
Run eslint on changed files:
.cdk/ProductionStack.ts#L1
File ignored by default.
|
Run eslint on changed files:
.cdk/StagingStack.ts#L1
File ignored by default.
|
Run eslint on changed files:
.cdk/WebappStagingStack.ts#L1
File ignored by default.
|
Run eslint on changed files:
.cdk/bin/app.ts#L1
File ignored by default.
|
Run eslint on changed files:
components/common/CharmEditor/components/iframe/IframeComponent.tsx#L34
React Hook useEffect has a missing dependency: 'attrs'. Either include it or remove the dependency array
|
Run eslint on changed files:
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
|
Run eslint on changed files:
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
|
Run eslint on changed files:
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
|
Run eslint on changed files:
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
|
Run eslint on changed files:
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
|
Loading