Skip to content

fix: resolve UI test hangs and notification dialog blocking

6b7d3f9
Select commit
Loading
Failed to load commit list.
Open

Add Siri integration with push notifications #243

fix: resolve UI test hangs and notification dialog blocking
6b7d3f9
Select commit
Loading
Failed to load commit list.
Xcode Cloud / Catnip | Feature Branchs | Archive - iOS succeeded Dec 22, 2025 in 7m 11s

7 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 7

Details

7 Warnings

Details

  xcode/catnip/Services/PTYWebSocketManager.swift:211
      Main actor-isolated conformance of 'PTYControlMessage' to 'Decodable' cannot be used in nonisolated context; this is an error in the Swift 6 language mode
  xcode/catnip/Services/CodespaceCreationTracker.swift:573
      'catch' block is unreachable because no errors are thrown in 'do' block
  xcode/catnip/Services/CodespaceCreationTracker.swift:542
      'catch' block is unreachable because no errors are thrown in 'do' block
  xcode/catnip/Components/TerminalView.swift:233
      Getter for 'scrollIndicatorInsets' was deprecated in iOS 13.0: The scrollIndicatorInsets getter is deprecated, use the verticalScrollIndicatorInsets and horizontalScrollIndicatorInsets getters instead.
  xcode/catnip/PTYCapture/ScreenshotMockPTYDataSource.swift:125
      Initialization of immutable value 'magenta' was never used; consider replacing with assignment to '_' or removing it
  The CFBundleVersion of an app extension ('1') must match that of its containing parent app ('2').
  xcode/catnip/PTYCapture/ScreenshotMockPTYDataSource.swift:120
      Initialization of immutable value 'cyan' was never used; consider replacing with assignment to '_' or removing it