Skip to content

Merge pull request #7 from Coding-Autopilot-System/feat/autopilot-das… #28

Merge pull request #7 from Coding-Autopilot-System/feat/autopilot-das…

Merge pull request #7 from Coding-Autopilot-System/feat/autopilot-das… #28

Triggered via push June 15, 2026 15:25
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

on: push
Matrix: acceptance
release-gate
4s
release-gate
Fit to window
Zoom out
Zoom in

Annotations

13 errors
supply-chain
Process completed with exit code 1.
build-and-test
Process completed with exit code 1.
tests/register-global.test.ts > global registration doctor > refuses to merge invalid JSON without overwriting it: universal-refiner/tests/register-global.test.ts#L104
AssertionError: expected null to be 2 // Object.is equality - Expected: 2 + Received: null ❯ tests/register-global.test.ts:104:58
tests/register-global.test.ts > global registration doctor > reports drift, mojibake, and credential field paths without printing values: universal-refiner/tests/register-global.test.ts#L90
AssertionError: expected null to be 2 // Object.is equality - Expected: 2 + Received: null ❯ tests/register-global.test.ts:90:58
tests/register-global.test.ts > global registration doctor > applies idempotent Unicode-safe merges while preserving unrelated config: universal-refiner/tests/register-global.test.ts#L53
AssertionError: expected null to be +0 // Object.is equality - Expected: 0 + Received: null ❯ tests/register-global.test.ts:53:56
tests/mcp-client.test.ts > hook MCP client > selects an existing built candidate, rejects invalid timeouts, and tolerates close failures: universal-refiner/tests/mcp-client.test.ts#L143
AssertionError: expected { timeout: 14999, …(1) } to deeply equal { timeout: 15000, …(1) } - Expected + Received { - "maxTotalTimeout": 15000, - "timeout": 15000, + "maxTotalTimeout": 14999, + "timeout": 14999, } ❯ tests/mcp-client.test.ts:143:44
tests/dashboard-events.test.ts > dashboard event stream and render failures > renders a route-owned error when dashboard HTML is missing: universal-refiner/tests/dashboard-events.test.ts#L228
AssertionError: expected '<!DOCTYPE html><html><body style="fon…' to contain 'Could not find dashboard.html' Expected: "Could not find dashboard.html" Received: "<!DOCTYPE html><html><body style="font-family:Segoe UI,sans-serif;background:#020617;color:#f8fafc;padding:2rem;"><h1>Dashboard Error</h1><p>The dashboard failed to render. See sanitized runtime logs.</p></body></html>" ❯ tests/dashboard-events.test.ts:228:18
windows
Process completed with exit code 1.
tests/mcp-client.test.ts > hook MCP client > selects an existing built candidate, rejects invalid timeouts, and tolerates close failures: universal-refiner/tests/mcp-client.test.ts#L143
AssertionError: expected { timeout: 14999, …(1) } to deeply equal { timeout: 15000, …(1) } - Expected + Received { - "maxTotalTimeout": 15000, - "timeout": 15000, + "maxTotalTimeout": 14999, + "timeout": 14999, } ❯ tests/mcp-client.test.ts:143:44
tests/dashboard-events.test.ts > dashboard event stream and render failures > renders a route-owned error when dashboard HTML is missing: universal-refiner/tests/dashboard-events.test.ts#L228
AssertionError: expected '<!DOCTYPE html><html><body style="fon…' to contain 'Could not find dashboard.html' Expected: "Could not find dashboard.html" Received: "<!DOCTYPE html><html><body style="font-family:Segoe UI,sans-serif;background:#020617;color:#f8fafc;padding:2rem;"><h1>Dashboard Error</h1><p>The dashboard failed to render. See sanitized runtime logs.</p></body></html>" ❯ tests/dashboard-events.test.ts:228:18
release-gate
Process completed with exit code 1.