Merge remote-tracking branch 'origin/master' into develop #4777
Annotations
10 warnings
Lint:
iOSClient/Networking/E2EE/NCEndToEndMetadataV20.swift#L363
Todo Violation: TODOs should be resolved (whats happen with < ?) (todo)
|
Lint:
iOSClient/Networking/E2EE/NCEndToEndMetadataV20.swift#L377
Todo Violation: TODOs should be resolved (We need to check deleted, id y...) (todo)
|
Lint:
iOSClient/Networking/NCNetworking+Upload.swift#L79
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
Lint:
iOSClient/Networking/NCNetworking+Synchronization.swift#L86
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
Lint:
iOSClient/Data/NCManageDatabase+Metadata.swift#L300
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
Lint:
iOSClient/Activity/NCActivityTableViewCell.swift#L37
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
Lint:
iOSClient/Viewer/NCViewerPDF/NCViewerPDFSearch.swift#L160
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
Lint:
iOSClient/Viewer/NCViewerMedia/NCViewerMedia.swift#L265
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
Lint:
iOSClient/Viewer/NCViewerNextcloudText/NCViewerNextcloudText.swift#L55
Todo Violation: FIXMEs should be resolved (ONLYOFFICE Due to the WK Share...) (todo)
|
Lint:
iOSClient/Notification/NCNotification.swift#L351
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|