fix(devframe): authenticate HTTP MCP requests #1136
Annotations
3 errors and 1 notice
|
unit-test / test (windows-latest, 26)
Process completed with exit code 1.
|
|
[@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#L372
Error: PTY stream is still open
❯ src/node/__tests__/host-terminals.test.ts:372:17
❯ waitUntil src/node/__tests__/host-terminals.test.ts:79:7
❯ src/node/__tests__/host-terminals.test.ts:370:7
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > returns commit details with per-file change kinds:
services/git/test/git.test.ts#L92
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:92:3
|
|
🎭 Playwright Run Summary
17 passed (17.3s)
|