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

Windows Menu Support #51

Windows Menu Support

Windows Menu Support #51

Triggered via pull request September 26, 2025 17:57
Status Failure
Total duration 36s
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#L82
Insert `··`
ci: app/app.tsx#L81
Insert `··`
ci: app/app.tsx#L80
Insert `··`
ci: app/app.tsx#L79
Insert `··`
ci: app/app.tsx#L78
Insert `··`
ci: app/app.tsx#L77
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