Kitty image support. - #419
Merged
Merged
Xcode Cloud / iOSTerminal | Default | Archive - iOS
required action
Jan 5, 2026 in 4m 20s
1 error, 6 warnings
| Report Summary | |
|---|---|
| Errors | 1 |
| Test Failures | 0 |
| Analysis Issues | 0 |
| Warnings | 6 |
Details
1 Error
6 Warnings
Details
Sources/SwiftTerm/iOS/iOSTerminalView.swift:1124
String interpolation produces a debug description for an optional value; did you mean to make this explicit?Sources/SwiftTerm/iOS/iOSTerminalView.swift:349
Variable 'items' was never mutated; consider changing to 'let' constantTerminalApp/iOSTerminal/ViewController.swift:96
Result of call to 'becomeFirstResponder()' is unusedSources/SwiftTerm/Terminal.swift:1267
Immutable value 'newSize' was never used; consider replacing with '_' or removing itSources/SwiftTerm/iOS/iOSTextInput.swift:140
String interpolation produces a debug description for an optional value; did you mean to make this explicit?Sources/SwiftTerm/EscapeSequenceParser.swift:351
Capture 'self' was never used
Loading