Add local inference service for task summarization #219
Xcode Cloud / Catnip | Feature Branchs | Archive - iOS
succeeded
Nov 24, 2025 in 6m 50s
6 warnings
| Report Summary | |
|---|---|
| Errors | 0 |
| Test Failures | 0 |
| Analysis Issues | 0 |
| Warnings | 6 |
Details
6 Warnings
Details
xcode/catnip/Components/TerminalView.swift:190
Left side of nil coalescing operator '??' has non-optional type 'UIFont', so the right side is never usedxcode/catnip/Services/CodespaceCreationTracker.swift:418
'catch' block is unreachable because no errors are thrown in 'do' blockxcode/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/Components/TerminalView.swift:205
Getter for 'scrollIndicatorInsets' was deprecated in iOS 13.0: The scrollIndicatorInsets getter is deprecated, use the verticalScrollIndicatorInsets and horizontalScrollIndicatorInsets getters instead.xcode/catnip/Services/CodespaceCreationTracker.swift:449
'catch' block is unreachable because no errors are thrown in 'do' blockThe CFBundleVersion of an app extension ('1') must match that of its containing parent app ('2').
Loading