Skip to content

React Debugger 3.0.0 — detectors + MCP + BYOK + DevTools-native UI redesign (S0–S6 + S4.5) #83

React Debugger 3.0.0 — detectors + MCP + BYOK + DevTools-native UI redesign (S0–S6 + S4.5)

React Debugger 3.0.0 — detectors + MCP + BYOK + DevTools-native UI redesign (S0–S6 + S4.5) #83

Triggered via pull request July 11, 2026 08:48
@hoainhohoainho
synchronize #71
feat/s6-mf
Status Success
Total duration 58s
Artifacts

ci.yml

on: pull_request
Build + Test
54s
Build + Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Build + Test
Process completed with exit code 1.
src/__tests__/mcp-server.test.ts > cli `mcp --help` > prints usage to stderr, nothing to stdout, and exits 0 without starting the bridge: src/__tests__/mcp-server.test.ts#L42
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ src/__tests__/mcp-server.test.ts:42:22
Build + Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build + Test
Pre-existing test debt detected. Some tests fail because they assert against emoji characters removed in v2.0.0. See CONTRIBUTING.md 'Known test debt' section. This does NOT block your PR — fixing one of these tests is a great first contribution.