Skip to content

Add other Nextcloud apps to settings as suggestions #2280

Add other Nextcloud apps to settings as suggestions

Add other Nextcloud apps to settings as suggestions #2280

Triggered via pull request July 14, 2023 08:48
Status Success
Total duration 1m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/Networking/E2EE/NCEndToEndMetadata.swift#L365
Line Length Violation: Line should be 400 characters or less; currently it has 2096 characters (line_length)
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)