Skip to content

merge: dead-code deletion batch (1,328 lines; 8 report false-positive… #714

merge: dead-code deletion batch (1,328 lines; 8 report false-positive…

merge: dead-code deletion batch (1,328 lines; 8 report false-positive… #714

Triggered via push July 25, 2026 08:38
Status Failure
Total duration 29m 3s
Artifacts

ci.yml

on: push
Check (pi-plugin)
1m 7s
Check (pi-plugin)
Check (dashboard)
16s
Check (dashboard)
E2E (OpenCode, Docker)
1m 41s
E2E (OpenCode, Docker)
E2E (Pi, Docker)
1m 37s
E2E (Pi, Docker)
E2E (OpenCode, host behavior)
6m 5s
E2E (OpenCode, host behavior)
E2E (Pi, host behavior)
1m 25s
E2E (Pi, host behavior)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Check (dashboard)
Process completed with exit code 1.
error: expect(received).toBe(expected): packages/dashboard/src/components/ConfigEditor/config-parity.test.ts#L90
Expected: false Received: true at <anonymous> (/home/runner/work/magic-context/magic-context/packages/dashboard/src/components/ConfigEditor/config-parity.test.ts:90:62)
error: expect(received).toEqual(expected): packages/dashboard/src/components/ConfigEditor/config-parity.test.ts#L60
- [] + [ + "experimental.mural.enabled", + "experimental.mural.model", + "fail_closed_blocking", + "pi.subagent_extensions", + ] - Expected - 1 + Received + 6 at <anonymous> (/home/runner/work/magic-context/magic-context/packages/dashboard/src/components/ConfigEditor/config-parity.test.ts:60:23)
Check (plugin)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/