Skip to content

build(deps): update dependency electron to v30 #653

build(deps): update dependency electron to v30

build(deps): update dependency electron to v30 #653

Triggered via pull request May 14, 2024 01:53
Status Failure
Total duration 42s
Artifacts

typechecking.yml

on: pull_request
typescript
30s
typescript
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
typescript: packages/main/src/mainWindow.ts#L9
Type '{ nativeWindowOpen: true; webviewTag: false; preload: string; }' is not assignable to type 'WebPreferences'.
typescript: packages/main/src/security-restrictions.ts#L64
Argument of type '"clipboard-read" | "media" | "display-capture" | "mediaKeySystem" | "geolocation" | "notifications" | "midi" | "midiSysex" | "pointerLock" | "fullscreen" | "openExternal" | ... 8 more ... | "fileSystem"' is not assignable to parameter of type '"clipboard-read" | "media" | "display-capture" | "mediaKeySystem" | "geolocation" | "notifications" | "midi" | "midiSysex" | "pointerLock" | "fullscreen" | "openExternal" | "unknown"'.
typescript
Process completed with exit code 2.
typescript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typescript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/