Skip to content

Declare Skip Setup Assistant feature in catalog#685

Merged
insidegui merged 1 commit into
mainfrom
declare-provisioning-feature
Jun 10, 2026
Merged

Declare Skip Setup Assistant feature in catalog#685
insidegui merged 1 commit into
mainfrom
declare-provisioning-feature

Declare Skip Setup Assistant feature in catalog

ebe21d1
Select commit
Loading
Failed to load commit list.
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' expression
  VirtualWormhole/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 task
  VirtualWormhole/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 context
  VirtualWormhole/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 task
  VirtualCore/Source/Import/VMImporter+Helpers.swift:16
      No calls to throwing functions occur within 'try' expression
  VirtualWormhole/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 task
  VirtualCore/Source/Definitions/PreviewSupport.swift:10
      No calls to throwing functions occur within 'try' expression
  VirtualWormhole/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