feat(client): add opt-in panel accent inheritance #1318
Triggered via pull request
September 13, 2026 03:07
Status
Failure
Total duration
6m 37s
Artifacts
–
Annotations
3 errors and 1 notice
|
unit-test / test (windows-latest, 24)
Process completed with exit code 1.
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > reports branch, staged, unstaged, and untracked status:
services/git/test/_repo.ts#L79
Error: EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-Wz4hcj '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-Wz4hcj'
❯ cleanup test/_repo.ts:79:20
❯ test/git.test.ts:13:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: 1, code: 'EPERM', path: '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-Wz4hcj', syscall: 'rm' }
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > reports branch, staged, unstaged, and untracked status:
services/git/test/git.test.ts#L33
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:33:3
|
|
🎭 Playwright Run Summary
21 passed (20.2s)
|