Skip to content

feat(plugins): add @devframes/plugin-code-server #143

feat(plugins): add @devframes/plugin-code-server

feat(plugins): add @devframes/plugin-code-server #143

Triggered via pull request June 19, 2026 05:50
Status Failure
Total duration 3m 22s
Artifacts

ci.yml

on: pull_request
Matrix: unit-test / test
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 1 warning, and 1 notice
unit-test / test (windows-latest, 26)
Process completed with exit code 1.
[@devframes/plugin-code-server] test/code-server.test.ts > @devframes/plugin-code-server > is idempotent while running: plugins/code-server/src/node/supervisor.ts#L119
DP_CODE_SERVER_0001: code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-yOdByb\code-server --version") ❯ CodeServerSupervisor.start src/node/supervisor.ts:119:25 ❯ test/code-server.test.ts:87:36 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { why: 'code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-yOdByb\code-server --version")', fix: 'Install code-server — e.g. `curl -fsSL https://code-server.dev/install.sh | sh` — or set the `bin` option to its path. See https://coder.com/docs/code-server/latest/install', docs: 'https://devfra.me/errors/dp_code_server_0001', sources: undefined }
[@devframes/plugin-code-server] test/code-server.test.ts > @devframes/plugin-code-server > stops a running server and resets to stopped: plugins/code-server/src/node/supervisor.ts#L119
DP_CODE_SERVER_0001: code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-rT5JkS\code-server --version") ❯ CodeServerSupervisor.start src/node/supervisor.ts:119:25 ❯ test/code-server.test.ts:74:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { why: 'code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-rT5JkS\code-server --version")', fix: 'Install code-server — e.g. `curl -fsSL https://code-server.dev/install.sh | sh` — or set the `bin` option to its path. See https://coder.com/docs/code-server/latest/install', docs: 'https://devfra.me/errors/dp_code_server_0001', sources: undefined }
[@devframes/plugin-code-server] test/code-server.test.ts > @devframes/plugin-code-server > launches code-server, becomes ready, and hands off a valid auth cookie: plugins/code-server/src/node/supervisor.ts#L119
DP_CODE_SERVER_0001: code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-crr5Gz\code-server --version") ❯ CodeServerSupervisor.start src/node/supervisor.ts:119:25 ❯ test/code-server.test.ts:52:37 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { why: 'code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-crr5Gz\code-server --version")', fix: 'Install code-server — e.g. `curl -fsSL https://code-server.dev/install.sh | sh` — or set the `bin` option to its path. See https://coder.com/docs/code-server/latest/install', docs: 'https://devfra.me/errors/dp_code_server_0001', sources: undefined }
[@devframes/plugin-code-server] test/code-server.test.ts > @devframes/plugin-code-server > detects an installed binary and reports its version: plugins/code-server/test/code-server.test.ts#L41
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/code-server.test.ts:41:33
unit-test / test (windows-latest, 22)
Process completed with exit code 1.
[@devframes/plugin-code-server] test/code-server.test.ts > @devframes/plugin-code-server > is idempotent while running: plugins/code-server/src/node/supervisor.ts#L119
DP_CODE_SERVER_0001: code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-BISopX\code-server --version") ❯ CodeServerSupervisor.start src/node/supervisor.ts:119:25 ❯ test/code-server.test.ts:87:36 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { why: 'code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-BISopX\code-server --version")', fix: 'Install code-server — e.g. `curl -fsSL https://code-server.dev/install.sh | sh` — or set the `bin` option to its path. See https://coder.com/docs/code-server/latest/install', docs: 'https://devfra.me/errors/dp_code_server_0001', sources: undefined }
[@devframes/plugin-code-server] test/code-server.test.ts > @devframes/plugin-code-server > stops a running server and resets to stopped: plugins/code-server/src/node/supervisor.ts#L119
DP_CODE_SERVER_0001: code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-kTviwF\code-server --version") ❯ CodeServerSupervisor.start src/node/supervisor.ts:119:25 ❯ test/code-server.test.ts:74:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { why: 'code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-kTviwF\code-server --version")', fix: 'Install code-server — e.g. `curl -fsSL https://code-server.dev/install.sh | sh` — or set the `bin` option to its path. See https://coder.com/docs/code-server/latest/install', docs: 'https://devfra.me/errors/dp_code_server_0001', sources: undefined }
[@devframes/plugin-code-server] test/code-server.test.ts > @devframes/plugin-code-server > launches code-server, becomes ready, and hands off a valid auth cookie: plugins/code-server/src/node/supervisor.ts#L119
DP_CODE_SERVER_0001: code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-cwwM1W\code-server --version") ❯ CodeServerSupervisor.start src/node/supervisor.ts:119:25 ❯ test/code-server.test.ts:52:37 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { why: 'code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-cwwM1W\code-server --version")', fix: 'Install code-server — e.g. `curl -fsSL https://code-server.dev/install.sh | sh` — or set the `bin` option to its path. See https://coder.com/docs/code-server/latest/install', docs: 'https://devfra.me/errors/dp_code_server_0001', sources: undefined }
[@devframes/plugin-code-server] test/code-server.test.ts > @devframes/plugin-code-server > detects an installed binary and reports its version: plugins/code-server/test/code-server.test.ts#L41
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/code-server.test.ts:41:33
unit-test / test (windows-latest, 24)
Process completed with exit code 1.
[@devframes/plugin-code-server] test/code-server.test.ts > @devframes/plugin-code-server > is idempotent while running: plugins/code-server/src/node/supervisor.ts#L119
DP_CODE_SERVER_0001: code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-4HwZDQ\code-server --version") ❯ CodeServerSupervisor.start src/node/supervisor.ts:119:25 ❯ test/code-server.test.ts:87:36 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { why: 'code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-4HwZDQ\code-server --version")', fix: 'Install code-server — e.g. `curl -fsSL https://code-server.dev/install.sh | sh` — or set the `bin` option to its path. See https://coder.com/docs/code-server/latest/install', docs: 'https://devfra.me/errors/dp_code_server_0001', sources: undefined }
[@devframes/plugin-code-server] test/code-server.test.ts > @devframes/plugin-code-server > stops a running server and resets to stopped: plugins/code-server/src/node/supervisor.ts#L119
DP_CODE_SERVER_0001: code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-Im4bb6\code-server --version") ❯ CodeServerSupervisor.start src/node/supervisor.ts:119:25 ❯ test/code-server.test.ts:74:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { why: 'code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-Im4bb6\code-server --version")', fix: 'Install code-server — e.g. `curl -fsSL https://code-server.dev/install.sh | sh` — or set the `bin` option to its path. See https://coder.com/docs/code-server/latest/install', docs: 'https://devfra.me/errors/dp_code_server_0001', sources: undefined }
[@devframes/plugin-code-server] test/code-server.test.ts > @devframes/plugin-code-server > launches code-server, becomes ready, and hands off a valid auth cookie: plugins/code-server/src/node/supervisor.ts#L119
DP_CODE_SERVER_0001: code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-mA3EDn\code-server --version") ❯ CodeServerSupervisor.start src/node/supervisor.ts:119:25 ❯ test/code-server.test.ts:52:37 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { why: 'code-server is not installed (could not run "C:\Users\RUNNER~1\AppData\Local\Temp\dcs-bin-mA3EDn\code-server --version")', fix: 'Install code-server — e.g. `curl -fsSL https://code-server.dev/install.sh | sh` — or set the `bin` option to its path. See https://coder.com/docs/code-server/latest/install', docs: 'https://devfra.me/errors/dp_code_server_0001', sources: undefined }
[@devframes/plugin-code-server] test/code-server.test.ts > @devframes/plugin-code-server > detects an installed binary and reports its version: plugins/code-server/test/code-server.test.ts#L41
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/code-server.test.ts:41:33
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)