Skip to content

Add other Nextcloud apps to settings as suggestions #2288

Add other Nextcloud apps to settings as suggestions

Add other Nextcloud apps to settings as suggestions #2288

Triggered via pull request July 17, 2023 09:36
Status Success
Total duration 22m 59s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Lint: iOSClient/Share/NCSharePaging.swift#L98
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Lint: iOSClient/Utility/NCCameraRoll.swift#L64
Empty Count Violation: Prefer checking `isEmpty` over comparing `count` to zero (empty_count)
Lint: iOSClient/Utility/NCCameraRoll.swift#L108
Empty Count Violation: Prefer checking `isEmpty` over comparing `count` to zero (empty_count)
Lint: iOSClient/Data/NCManageDatabase+Metadata.swift#L236
Todo Violation: TODOs should be resolved (modifify for E2EE 2.0) (todo)
Lint: iOSClient/Networking/E2EE/NCEndToEndMetadata.swift#L365
Line Length Violation: Line should be 400 characters or less; currently it has 2096 characters (line_length)