cleaning #4049
Annotations
10 warnings
iOSClient/Viewer/NCViewerNextcloudText/NCViewerNextcloudText.swift#L57
Todo Violation: FIXMEs should be resolved (ONLYOFFICE Due to the WK Share...) (todo)
|
iOSClient/Viewer/NCViewerMedia/NCViewerMedia.swift#L278
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
iOSClient/Viewer/NCViewerPDF/NCViewerPDFSearch.swift#L160
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
iOSClient/Menu/NCCollectionViewCommon+Menu.swift#L196
Todo Violation: FIXMEs should be resolved (PROPPATCH doesn't work) (todo)
|
iOSClient/Menu/AppDelegate+Menu.swift#L306
Todo Violation: FIXMEs should be resolved (iOS 12.0,* don't detect UTI te...) (todo)
|
iOSClient/Main/Collection Common/NCCollectionViewCommon.swift#L176
Todo Violation: FIXMEs should be resolved (iPAD PDF landscape mode iOS 16) (todo)
|
iOSClient/Main/Create cloud/NCCreateFormUploadDocuments.swift#L319
Todo Violation: FIXMEs should be resolved (iOS 12.0,* don't detect UTI te...) (todo)
|
iOSClient/Main/NCDragDrop.swift#L72
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
iOSClient/Main/NCDragDrop.swift#L68
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
iOSClient/Settings/Settings/E2EE/NCEndToEndInitialize.swift#L155
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
This job succeeded
Loading