Skip to content

Running Copilot coding agent #28

Running Copilot coding agent

Running Copilot coding agent #28

Triggered via dynamic January 20, 2026 03:31
Status Success
Total duration 7m 49s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/system/manifest.test.ts > MenuItemSchema > should accept menu item with icon: packages/spec/src/system/manifest.test.ts#L21
AssertionError: expected [Function] to not throw an error but 'TypeError: Cannot read properties of …' was thrown - Expected: undefined + Received: "TypeError: Cannot read properties of undefined (reading 'parse')" ❯ src/system/manifest.test.ts:21:54
src/system/manifest.test.ts > MenuItemSchema > should accept minimal menu item: packages/spec/src/system/manifest.test.ts#L11
AssertionError: expected [Function] to not throw an error but 'TypeError: Cannot read properties of …' was thrown - Expected: undefined + Received: "TypeError: Cannot read properties of undefined (reading 'parse')" ❯ src/system/manifest.test.ts:11:54