Skip to content

[Snyk] Security upgrade electron-updater from 4.6.5 to 6.3.0 #461

[Snyk] Security upgrade electron-updater from 4.6.5 to 6.3.0

[Snyk] Security upgrade electron-updater from 4.6.5 to 6.3.0 #461

Triggered via pull request September 3, 2024 22:15
Status Failure
Total duration 6m 51s
Artifacts

CI.yml

on: pull_request
Build Lint and test
6m 40s
Build Lint and test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Build Lint and test: electron/helpers/updater.ts#L8
Argument of type '(ev: any, info: any) => void' is not assignable to parameter of type '(event: UpdateDownloadedEvent) => void'.
Build Lint and test: electron/helpers/updater.ts#L8
Parameter 'ev' implicitly has an 'any' type.
Build Lint and test: electron/helpers/updater.ts#L8
Parameter 'info' implicitly has an 'any' type.
Build Lint and test: node_modules/electron-updater/out/AppUpdater.d.ts#L4
Could not find a declaration file for module 'semver'. 'D:/a/winmoji/winmoji/node_modules/electron-updater/node_modules/semver/index.js' implicitly has an 'any' type.
Build Lint and test
Process completed with exit code 1.
Build Lint and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
Build Lint and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/