feat(assets): port Nuxt DevTools' Assets tab as a framework-neutral plugin #553
ci.yml
on: pull_request
unit-test
/
lint
1m 54s
e2e
2m 18s
Matrix: unit-test / test
Annotations
3 errors, 1 warning, and 1 notice
|
unit-test / test (windows-latest, 26)
Process completed with exit code 1.
|
|
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 > 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
|
|
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 (10.6s)
|