Skip to content

Poc/split navs

Poc/split navs #171

Triggered via pull request December 12, 2024 12:05
Status Failure
Total duration 2m 8s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
1m 57s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

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