Skip to content

fix(shell): recover a drop overlay that outlived its drag #4381

fix(shell): recover a drop overlay that outlived its drag

fix(shell): recover a drop overlay that outlived its drag #4381

Triggered via pull request August 3, 2026 20:42
Status Failure
Total duration 7m 30s
Artifacts

ci.yml

on: pull_request
Dependency audit
10s
Dependency audit
E2E smoke (Playwright)
7m 27s
E2E smoke (Playwright)
Validate CITATION.cff
14s
Validate CITATION.cff
Build and test
5m 50s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Dependency audit
Process completed with exit code 1.
Build and test: apps/geolibre-desktop/src/components/layout/ManagePluginsDialog.tsx#L307
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
Build and test: apps/geolibre-desktop/src/components/layout/ManagePluginsDialog.tsx#L265
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
Build and test: apps/geolibre-desktop/src/components/layout/ManagePluginsDialog.tsx#L187
React Hook useMemo has an unnecessary dependency: 'managerVersion'. Either exclude it or remove the dependency array
Build and test: apps/geolibre-desktop/src/components/layout/ManagePluginsDialog.tsx#L171
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
Build and test: apps/geolibre-desktop/src/components/layout/LoadFeaturesIntoEditorDialog.tsx#L180
React Hook useEffect has a missing dependency: 'mapControllerRef'. Either include it or remove the dependency array
Build and test: apps/geolibre-desktop/src/components/layout/DesktopShell.tsx#L1804
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
Build and test: apps/geolibre-desktop/src/components/layout/DesktopShell.tsx#L1660
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
Build and test: apps/geolibre-desktop/src/components/layout/DesktopShell.tsx#L1384
React Hook useEffect has an unnecessary dependency: 'confirmLargeVectorDataset'. Either exclude it or remove the dependency array. Outer scope values like 'confirmLargeVectorDataset' aren't valid dependencies because mutating them doesn't re-render the component
Build and test: apps/geolibre-desktop/src/components/layout/CollaborationStatusBadge.tsx#L64
The 'chat' logical expression could make the dependencies of useEffect Hook (at line 208) change on every render. To fix this, wrap the initialization of 'chat' in its own useMemo() Hook
Build and test: apps/geolibre-desktop/src/components/comments/useCommentTool.ts#L93
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array