chore(deps): update dependency electron to v24.8.5 [security] #5600
Annotations
5 errors and 1 warning
packages/electron-main/src/file.ts#L28
Argument of type '{ type: string; buttons: string[]; defaultId: number; cancelId: number; message: string; detail: string; }' is not assignable to parameter of type 'MessageBoxOptions'.
|
packages/electron-main/src/file.ts#L28
Argument of type '{ type: string; buttons: string[]; defaultId: number; cancelId: number; message: string; detail: string; }' is not assignable to parameter of type 'MessageBoxOptions'.
|
packages/electron-main/src/file.ts#L41
Argument of type '{ type: string; buttons: string[]; defaultId: number; cancelId: number; message: string; detail: string; }' is not assignable to parameter of type 'MessageBoxSyncOptions'.
|
packages/electron-main/src/file.ts#L41
Argument of type '{ type: string; buttons: string[]; defaultId: number; cancelId: number; message: string; detail: string; }' is not assignable to parameter of type 'MessageBoxSyncOptions'.
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading