Declare Skip Setup Assistant feature in catalog#685
Merged
Xcode Cloud / VirtualBuddy | Dev Build | Build - macOS
succeeded
Jun 10, 2026 in 1m 21s
10 warnings
| Report Summary | |
|---|---|
| Errors | 0 |
| Test Failures | 0 |
| Analysis Issues | 0 |
| Warnings | 10 |
Details
10 Warnings
Details
VirtualCore/Source/Virtualization/VMLibraryController.swift:429
No calls to throwing functions occur within 'try' expressionVirtualWormhole/Source/Services/DesktopPicture/NSImage+DesktopPicture.m:67
'CGWindowListCreateImage' is deprecated: first deprecated in macOS 14.0 - Please use ScreenCaptureKit instead.VirtualWormhole/Source/Services/DarwinNotifications/WHDarwinNotificationsService.swift:40
Unstructured throwing task created by 'init(name:priority:operation:)' is not used, which may accidentally ignore errors thrown inside the taskVirtualWormhole/Source/Services/DesktopPicture/WHDesktopPictureService.swift:100
Conformance of 'NSImage' to protocol 'Sendable' was already stated in the type's module 'AppKit'VirtualUI/Source/Session/Components/VirtualMachineControls.swift:94
Conformance of 'Controller' to protocol 'VirtualMachineStateController' may be isolated and cannot be passed to @concurrent contextVirtualWormhole/Source/Services/DesktopPicture/WHDesktopPictureService.swift:46
Unstructured throwing task created by 'init(name:priority:operation:)' is not used, which may accidentally ignore errors thrown inside the taskVirtualCore/Source/Import/VMImporter+Helpers.swift:16
No calls to throwing functions occur within 'try' expressionVirtualWormhole/Source/Services/DefaultsImport/WHDefaultsImportService.swift:45
Unstructured throwing task created by 'init(name:priority:operation:)' is not used, which may accidentally ignore errors thrown inside the taskVirtualCore/Source/Definitions/PreviewSupport.swift:10
No calls to throwing functions occur within 'try' expressionVirtualWormhole/Source/Services/WHSharedClipboardService.swift:40
Unstructured throwing task created by 'init(name:priority:operation:)' is not used, which may accidentally ignore errors thrown inside the task
Loading