feat(smart-notes): compile surface conditions to retina provider conf… #908
ci.yml
on: push
Check (plugin)
4m 59s
Check (pi-plugin)
1m 5s
Check (dashboard)
13s
E2E (OpenCode, host behavior)
0s
E2E (Pi, host behavior)
1m 30s
Annotations
3 errors and 1 warning
|
Check (dashboard)
Process completed with exit code 1.
|
|
error: expect(received).toEqual(expected):
packages/dashboard/src/components/ConfigEditor/config-parity.test.ts#L60
- []
+ [
+ "smart_notes.retina_handoff",
+ ]
- Expected - 1
+ Received + 3
at <anonymous> (/home/runner/work/magic-context/magic-context/packages/dashboard/src/components/ConfigEditor/config-parity.test.ts:60:23)
|
|
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/
|