Skip to content

Terms of service

Terms of service #4996

Triggered via pull request December 11, 2024 09:51
@marinofaggianamarinofaggiana
synchronize #3234
tos
Status Success
Total duration 1m 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: iOSClient/Files/NCFiles.swift#L197
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
Lint: iOSClient/Menu/NCCollectionViewCommon+Menu.swift#L203
Todo Violation: FIXMEs should be resolved (PROPPATCH doesn't work) (todo)
Lint: iOSClient/Main/Collection Common/NCCollectionViewCommon+DragDrop.swift#L115
Todo Violation: TODOs should be resolved (NOT POSSIBLE DRAG DROP DIFFERE...) (todo)
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/Settings/Settings/E2EE/NCEndToEndInitialize.swift#L162
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
Lint: iOSClient/Settings/Settings/E2EE/NCEndToEndInitialize.swift#L167
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
Lint: iOSClient/Viewer/NCViewerNextcloudText/NCViewerNextcloudText.swift#L55
Todo Violation: FIXMEs should be resolved (ONLYOFFICE Due to the WK Share...) (todo)
Lint: File Provider Extension/FileProviderEnumerator.swift#L113
Non-optional String -> Data Conversion Violation: Prefer non-optional `Data(_:)` initializer when converting `String` to `Data` (non_optional_string_data_conversion)
Lint: File Provider Extension/FileProviderEnumerator.swift#L155
Non-optional String -> Data Conversion Violation: Prefer non-optional `Data(_:)` initializer when converting `String` to `Data` (non_optional_string_data_conversion)