Consolidate WorktreeService into WorktreeContext for cleaner architecture #37
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'.
|