Skip to content

feat(storage): enforce_private_permissions opt-out for trusted-group … #775

feat(storage): enforce_private_permissions opt-out for trusted-group …

feat(storage): enforce_private_permissions opt-out for trusted-group … #775

Triggered via push August 6, 2026 08:01
Status Failure
Total duration 44s
Artifacts

ci.yml

on: push
Check (plugin)
39s
Check (plugin)
Check (pi-plugin)
23s
Check (pi-plugin)
Check (dashboard)
17s
Check (dashboard)
E2E (OpenCode, Docker)
0s
E2E (OpenCode, Docker)
E2E (Pi, Docker)
0s
E2E (Pi, Docker)
E2E (OpenCode, host behavior)
0s
E2E (OpenCode, host behavior)
E2E (Pi, host behavior)
E2E (Pi, host behavior)
Fit to window
Zoom out
Zoom in

Annotations

5 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", + "storage.enforce_private_permissions", + "fail_closed_blocking", + "compaction.enabled", + "pi.subagent_extensions", + ] - Expected - 1 + Received + 8 at <anonymous> (/home/runner/work/magic-context/magic-context/packages/dashboard/src/components/ConfigEditor/config-parity.test.ts:60:23)
Check (pi-plugin)
Process completed with exit code 1.
Check (plugin)
Process completed with exit code 1.
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/