fix: infer JSON serialization for agent RPCs #1291
Triggered via pull request
September 10, 2026 12:25
Status
Failure
Total duration
5m 51s
Artifacts
–
Annotations
12 errors and 1 notice
|
unit-test / test (ubuntu-latest, 24)
Process completed with exit code 1.
|
|
unit-test / test (ubuntu-latest, 26)
Process completed with exit code 1.
|
|
unit-test / test (ubuntu-latest, 22)
Process completed with exit code 1.
|
|
unit-test / test (windows-latest, 24)
Process completed with exit code 1.
|
|
unit-test / test (windows-latest, 26)
Process completed with exit code 1.
|
|
unit-test / test (windows-latest, 22)
Process completed with exit code 1.
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > summarizes working-tree, staged, and single-path diffs:
services/git/test/_repo.ts#L79
Error: EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-qsTsHN'
❯ cleanup test/_repo.ts:79:20
❯ test/git.test.ts:13:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4082, code: 'EBUSY', syscall: 'rmdir', path: 'C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-qsTsHN' }
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > summarizes working-tree, staged, and single-path diffs:
services/git/test/git.test.ts#L184
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/git.test.ts:184:3
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > lists local branches, current first:
services/git/test/_repo.ts#L79
Error: EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-QsjrYa'
❯ cleanup test/_repo.ts:79:20
❯ test/git.test.ts:13:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4082, code: 'EBUSY', syscall: 'rmdir', path: 'C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-QsjrYa' }
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > lists local branches, current first:
services/git/test/git.test.ts#L173
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/git.test.ts:173:3
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > scopes the log to commits touching given paths:
services/git/test/_repo.ts#L113
Error: EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-paths-XKoK29'
❯ cleanup test/_repo.ts:113:20
❯ test/git.test.ts:13:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4082, code: 'EBUSY', syscall: 'rmdir', path: 'C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-paths-XKoK29' }
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > scopes the log to commits touching given paths:
services/git/test/git.test.ts#L159
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/git.test.ts:159:3
|
|
🎭 Playwright Run Summary
21 passed (15.9s)
|