WIP: Electron menus #18
Annotations
2 errors and 4 warnings
src/main/index.ts#L205
Argument of type '({ label: string; submenu: ({ label: string; click: () => Promise<void>; role?: undefined; } | { role: string; label?: undefined; click?: undefined; })[]; role?: undefined; } | { label: string; submenu: ({ ...; } | ... 1 more ... | { ...; })[]; role?: undefined; } | { ...; })[]' is not assignable to parameter of type '(MenuItemConstructorOptions | MenuItem)[]'.
|
|
|
|
|
|
This job failed
Loading