Skip to content

feat: 更新导航结构,替换菜单项为结构化导航树 #153

feat: 更新导航结构,替换菜单项为结构化导航树

feat: 更新导航结构,替换菜单项为结构化导航树 #153

Triggered via push January 19, 2026 20:09
Status Failure
Total duration 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build
Process completed with exit code 2.
Build
Cannot find name 'MenuItemSchema'.
Test
Process completed with exit code 1.
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