fix: cleanup attach windows when removing jobs #30
Annotations
3 errors
|
release
Process completed with exit code 1.
|
|
error: bun test v1.3.6 (d530ed99):
tests/integration/z-workflows.test.ts#L22
::group::tests/integration/z-workflows.test.ts:
# Unhandled error between tests
-------------------------------
1 | })
2 | {
^
SyntaxError: Export named 'killTaggedWindows' not found in module '/home/runner/work/opencode-mission-control/opencode-mission-control/src/lib/tmux.ts'.
at requestImportModule (2:1)
::error file=,line=2,col=1,title=SyntaxError: Export named 'killTaggedWindows' not found in module '/home/runner/work/opencode-mission-control/opencode-mission-control/src/lib/tmux.ts'.::
at requestImportModule (2:1)
-------------------------------
0 pass
1 fail
1 error
Ran 1 test across 1 file. [79.00ms]
at <anonymous> (/home/runner/work/opencode-mission-control/opencode-mission-control/tests/integration/z-workflows.test.ts:22:9)
|
|
|