Skip to content

Poc/fix adapt state #784

Poc/fix adapt state

Poc/fix adapt state #784

Triggered via pull request December 18, 2024 10:45
Status Failure
Total duration 9m 16s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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