docs: add v0.21.5 release notes #306
ci.yml
on: push
Check (plugin)
1m 11s
Check (pi-plugin)
26s
E2E (OpenCode, host behavior)
0s
E2E (Pi, host behavior)
5m 13s
Annotations
6 errors
|
Check (plugin)
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
packages/plugin/src/hooks/magic-context/event-handler.test.ts#L424
Expected: "1m"
Received: "5m"
at <anonymous> (/home/runner/work/magic-context/magic-context/packages/plugin/src/hooks/magic-context/event-handler.test.ts:424:78)
|
|
error: expect(received).toBe(expected):
packages/plugin/src/hooks/magic-context/event-handler.test.ts#L307
Expected: true
Received: false
at <anonymous> (/home/runner/work/magic-context/magic-context/packages/plugin/src/hooks/magic-context/event-handler.test.ts:307:37)
|
|
error: expect(received).toBe(expected):
packages/plugin/src/hooks/magic-context/event-handler.test.ts#L256
Expected: 90
Received: 0
at <anonymous> (/home/runner/work/magic-context/magic-context/packages/plugin/src/hooks/magic-context/event-handler.test.ts:256:44)
|
|
error: expect(received).toBeGreaterThanOrEqual(expected):
packages/plugin/src/hooks/magic-context/event-handler.test.ts#L208
Expected: >= 1779252182463
Received: 0
at <anonymous> (/home/runner/work/magic-context/magic-context/packages/plugin/src/hooks/magic-context/event-handler.test.ts:208:11)
|
|
E2E (Pi, host behavior)
Process completed with exit code 1.
|