Poc/fix adapt state #174
Annotations
4 errors and 2 warnings
Run ESLint to check for deprecation warnings:
src/hooks/useHtmlPaste/index.ts#L7
'execCommand' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/execCommand)
|
Run ESLint to check for deprecation warnings:
src/pages/workspace/WorkspaceProfilePage.tsx#L48
'activeWorkspaceID' is assigned a value but never used
|
Run ESLint to check for deprecation warnings:
src/pages/workspace/WorkspacesListPage.tsx#L119
'activeWorkspaceID' is assigned a value but never used
|
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ESLint to check for deprecation warnings:
src/pages/home/sidebar/SidebarScreen/BaseSidebarScreen.tsx#L77
React Hook useEffect has a missing dependency: 'currentRoute.key'. Either include it or remove the dependency array
|
Loading