docs: migrate the site from VitePress to Nuxt with the comark-docs layer #903
ci.yml
on: pull_request
unit-test
/
lint
4m 32s
e2e
2m 55s
Matrix: unit-test / test
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 > 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-vWJIFn'
❯ 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-vWJIFn' }
|
|
[@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
|
|
🎭 Playwright Run Summary
17 passed (18.9s)
|