Skip to content

Bump electron from 24.2.0 to 24.8.5 #1343

Bump electron from 24.2.0 to 24.8.5

Bump electron from 24.2.0 to 24.8.5 #1343

Triggered via pull request May 17, 2024 09:22
Status Failure
Total duration 2m 49s
Artifacts

verify_pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
tests: source/main/cardano/utils.ts#L414
Argument of type '{ buttons: any[]; type: string; title: any; message: any; defaultId: number; cancelId: number; noLink: boolean; }' is not assignable to parameter of type 'MessageBoxOptions'.
tests: source/main/index.ts#L295
Argument of type '{ buttons: string[]; type: string; title: string; message: string; defaultId: number; cancelId: number; noLink: boolean; }' is not assignable to parameter of type 'MessageBoxOptions'.
tests: source/main/utils/buildAppMenus.ts#L101
Argument of type '{ buttons: any[]; type: string; title: any; message: any; defaultId: number; cancelId: number; noLink: boolean; }' is not assignable to parameter of type 'MessageBoxOptions'.
tests
Process completed with exit code 2.
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/