Add Siri integration with push notifications #243
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 modexcode/catnip/Services/CodespaceCreationTracker.swift:573
'catch' block is unreachable because no errors are thrown in 'do' blockxcode/catnip/Services/CodespaceCreationTracker.swift:542
'catch' block is unreachable because no errors are thrown in 'do' blockxcode/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 itThe 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
Loading