Skip to content

Add unit tests for some realm functions #2293

Add unit tests for some realm functions

Add unit tests for some realm functions #2293

Triggered via pull request July 17, 2023 17:49
Status Success
Total duration 3m 3s
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)