Skip to content

Poc/fix adapt state #175

Poc/fix adapt state

Poc/fix adapt state #175

Triggered via pull request December 18, 2024 11:41
Status Failure
Total duration 3m 31s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
3m 18s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Changed files ESLint check: src/hooks/useHtmlPaste/index.ts#L7
'execCommand' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/execCommand)
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