这是indexloc提供的服务,不要输入任何密码
Skip to content

Windows Menu Support #121

Windows Menu Support

Windows Menu Support #121

Triggered via pull request November 4, 2025 17:41
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
ci: app/components/Menu/MenuDropdown.tsx#L36
Replace `items.find(item·=>·!isSeparator(item)·&&·item.label·===·openSubmenu)·as·DropdownMenuItem·|·undefined` with `(items.find((item)·=>·!isSeparator(item)·&&·item.label·===·openSubmenu)·as⏎········|·DropdownMenuItem⏎········|·undefined)`
ci: app/components/Menu/MenuDropdown.tsx#L25
Replace `⏎····`${isSubmenu·?·'submenu'·:·'dropdown'}-${getUUID()}`⏎··` with ``${isSubmenu·?·"submenu"·:·"dropdown"}-${getUUID()}``
ci: app/components/Menu/MenuDropdown.tsx#L19
Replace `⏎··items,⏎··position,⏎··onItemPress,⏎··isSubmenu,⏎` with `·items,·position,·onItemPress,·isSubmenu·`
ci: app/components/Menu/MenuDropdown.tsx#L1
'TextStyle' is defined but never used
ci: app/app.tsx#L92
Insert `··`
ci: app/app.tsx#L91
Insert `··`
ci: app/app.tsx#L90
Insert `··`
ci: app/app.tsx#L89
Insert `··`
ci: app/app.tsx#L88
Insert `··`
ci: app/app.tsx#L87
Insert `··`
ci: app/components/Menu/useMenuPositioning.ts#L24
'screenSize' is defined but never used. Allowed unused args must match /^_/u
ci: app/components/Menu/useMenuPositioning.ts#L24
'menuSize' is defined but never used. Allowed unused args must match /^_/u