feat: add importMetaUrl to DevframeDefinition for dependency resoluti… #863
ci.yml
on: push
unit-test
/
lint
4m 4s
e2e
3m 8s
Matrix: unit-test / test
Annotations
3 errors and 1 notice
|
unit-test / test (windows-latest, 26)
Process completed with exit code 1.
|
|
[@devframes/plugin-git] test/git.test.ts > @devframes/plugin-git > serves connection meta pointing at the WS backend:
plugins/git/test/git.test.ts#L23
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ test/git.test.ts:23:3
|
|
[@devframes/hub] src/node/__tests__/host-terminals.test.ts > devframeTerminalHost interactive PTY sessions > inherits the parent process environment:
packages/hub/src/node/__tests__/host-terminals.test.ts#L356
Error: PTY stream is still open
❯ src/node/__tests__/host-terminals.test.ts:356:17
❯ waitUntil src/node/__tests__/host-terminals.test.ts:63:7
❯ src/node/__tests__/host-terminals.test.ts:354:7
|
|
🎭 Playwright Run Summary
17 passed (19.0s)
|