Skip to content

feat(remote): proxy workspace ops and normalize WSL paths #647

feat(remote): proxy workspace ops and normalize WSL paths

feat(remote): proxy workspace ops and normalize WSL paths #647

Triggered via pull request January 23, 2026 06:34
Status Success
Total duration 2m 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
lint: src/features/git/components/GitDiffViewer.tsx#L451
The ref value 'rowResizeObserversRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'rowResizeObserversRef.current' to a variable inside the effect, and use that variable in the cleanup function