electron version update #240
Triggered via pull request
September 18, 2023 02:18
Status
Failure
Total duration
1m 11s
Artifacts
–
Annotations
2 errors
typescript:
packages/main/src/security-restrictions.ts#L82
Argument of type '"unknown" | "clipboard-read" | "media" | "display-capture" | "mediaKeySystem" | "geolocation" | "notifications" | "midi" | "midiSysex" | "pointerLock" | "fullscreen" | "openExternal" | "clipboard-sanitized-write" | "window-management" | "idle-detection"' is not assignable to parameter of type '"unknown" | "clipboard-read" | "media" | "display-capture" | "mediaKeySystem" | "geolocation" | "notifications" | "midi" | "midiSysex" | "pointerLock" | "fullscreen" | "openExternal" | "clipboard-sanitized-write" | "window-management"'.
|
typescript
Process completed with exit code 2.
|