feat(autonomy): Phase 3 Auto-Pilot Dashboard — AUTO-05/06 (249 tests) #27
ci.yml
on: pull_request
Matrix: acceptance
build-and-test
32s
stress
16s
windows
1m 35s
supply-chain
11s
release-gate
3s
Annotations
11 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/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
|
|
tests/dashboard-events.test.ts > dashboard event stream and render failures > returns the route-owned event stream error response:
universal-refiner/tests/dashboard-events.test.ts#L203
ReferenceError: html is not defined
❯ tests/dashboard-events.test.ts:203:14
|
|
windows
Process completed with exit code 1.
|
|
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
|
|
tests/dashboard-events.test.ts > dashboard event stream and render failures > returns the route-owned event stream error response:
universal-refiner/tests/dashboard-events.test.ts#L203
ReferenceError: html is not defined
❯ tests/dashboard-events.test.ts:203:14
|
|
release-gate
Process completed with exit code 1.
|