Skip to content

clear code

clear code #2262

Triggered via push July 11, 2023 11:40
Status Success
Total duration 1m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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/Share/NCSharePaging.swift#L98
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Lint: iOSClient/Data/NCManageDatabase+Metadata.swift#L236
Todo Violation: TODOs should be resolved (modifify for E2EE 2.0) (todo)