Skip to content

Progress continues

Progress continues #19

Triggered via push September 22, 2024 22:43
Status Failure
Total duration 27s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build: src/main/index.ts#L89
'aSpec' is declared but its value is never read.
Build: src/main/index.ts#L98
'event' is declared but its value is never read.
Build: src/main/index.ts#L121
'e' is of type 'unknown'.
Build: src/main/index.ts#L146
'e' is of type 'unknown'.
Build: 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)[]'.
Build
Process completed with exit code 2.