Skip to content

Consolidate WorktreeService into WorktreeContext for cleaner architecture #37

Consolidate WorktreeService into WorktreeContext for cleaner architecture

Consolidate WorktreeService into WorktreeContext for cleaner architecture #37

Triggered via pull request August 28, 2025 00:20
Status Failure
Total duration 22s
Artifacts

test.yml

on: pull_request
Run All Tests
16s
Run All Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Run All Tests
Process completed with exit code 2.
Run All Tests: src/screens/WorktreeListScreen.tsx#L32
Property 'attachOrCreateShellSession' does not exist on type 'WorktreeContextType'.
Run All Tests: src/screens/WorktreeListScreen.tsx#L32
Property 'attachOrCreateSession' does not exist on type 'WorktreeContextType'.
Run All Tests: src/screens/CreateFeatureScreen.tsx#L22
Property 'attachOrCreateSession' does not exist on type 'WorktreeContextType'.
Run All Tests: src/contexts/WorktreeContext.tsx#L240
Property 'join' does not exist on type 'string'.
Run All Tests: src/contexts/WorktreeContext.tsx#L240
'path' is possibly 'undefined'.
Run All Tests: src/contexts/WorktreeContext.tsx#L236
Property 'join' does not exist on type 'string'.
Run All Tests: src/contexts/WorktreeContext.tsx#L236
'path' is possibly 'undefined'.