Progress continues #19
Annotations
6 errors
src/main/index.ts#L89
'aSpec' is declared but its value is never read.
|
src/main/index.ts#L98
'event' is declared but its value is never read.
|
src/main/index.ts#L121
'e' is of type 'unknown'.
|
src/main/index.ts#L146
'e' is of type 'unknown'.
|
src/main/index.ts#L309
Argument of type '({ label: string; submenu: ({ label: string; click: () => Promise<void>; type?: undefined; role?: undefined; } | { type: string; label?: undefined; click?: undefined; role?: undefined; } | { role: string; label?: undefined; click?: undefined; type?: undefined; })[]; role?: undefined; } | { ...; } | { ...; })[]' is not assignable to parameter of type '(MenuItemConstructorOptions | MenuItem)[]'.
|
|
This job failed
Loading