feat(devframe): forward onFunctionError/onGeneralError to startHttpAndWs #288
ci.yml
on: pull_request
unit-test
/
lint
1m 26s
e2e
2m 3s
Matrix: unit-test / test
Annotations
2 errors, 1 warning, and 1 notice
|
unit-test / test (windows-latest, 24)
Process completed with exit code 1.
|
|
[@devframes/hub] src/node/__tests__/host-terminals.test.ts > devframeTerminalHost interactive PTY sessions > closes the PTY stream after natural process exit:
packages/hub/src/node/__tests__/host-terminals.test.ts#L230
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/node/__tests__/host-terminals.test.ts:230:45
❯ waitUntil src/node/__tests__/host-terminals.test.ts:63:7
❯ src/node/__tests__/host-terminals.test.ts:229:5
|
|
e2e
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
14 passed (11.3s)
|