WIP: Electron menus #18
Annotations
2 errors and 4 warnings
Build:
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)[]'.
|
Build
Process completed with exit code 2.
|
Build
Failed to download action 'https://api.github.com/repos/actions/setup-node/tarball/0a44ba7841725637a19e28fa30b79a866c81b0a6'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Build
Back off 25.387 seconds before retry.
|
Build
Failed to download action 'https://api.github.com/repos/actions/setup-node/tarball/0a44ba7841725637a19e28fa30b79a866c81b0a6'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Build
Back off 29.032 seconds before retry.
|