perf(deps): shrink the install footprint #1357
Triggered via pull request
September 15, 2026 01:58
Status
Failure
Total duration
4m 25s
Artifacts
–
Annotations
3 errors and 1 notice
|
unit-test / test (windows-latest, 22)
Process completed with exit code 1.
|
|
[@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-z2mZnx'
❯ 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-z2mZnx' }
|
|
[@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 (18.5s)
|