Poc/fix adapt state #784
Annotations
3 errors and 2 warnings
ESLint check:
src/pages/workspace/WorkspaceProfilePage.tsx#L48
'activeWorkspaceID' is assigned a value but never used
|
ESLint check:
src/pages/workspace/WorkspacesListPage.tsx#L119
'activeWorkspaceID' is assigned a value but never used
|
ESLint check
Process completed with exit code 1.
|
ESLint check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint check:
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
|