Skip to content

use develop NextcloudKit #4519

use develop NextcloudKit

use develop NextcloudKit #4519

Triggered via push September 24, 2024 14:39
Status Success
Total duration 52s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: iOSClient/Data/NCManageDatabase+Metadata.swift#L296
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
Lint: iOSClient/Networking/NCNetworking+Synchronization.swift#L86
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
Lint: iOSClient/Networking/NCNetworking+Upload.swift#L79
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
Lint: iOSClient/Networking/E2EE/NCEndToEndMetadataV20.swift#L362
Todo Violation: TODOs should be resolved (whats happen with < ?) (todo)
Lint: iOSClient/Networking/E2EE/NCEndToEndMetadataV20.swift#L376
Todo Violation: TODOs should be resolved (We need to check deleted, id y...) (todo)
Lint: iOSClient/Activity/NCActivityTableViewCell.swift#L36
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
Lint: iOSClient/Notification/NCNotification.swift#L347
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
Lint: iOSClient/Media/NCMediaLayout.swift#L120
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
Lint: iOSClient/Menu/NCCollectionViewCommon+Menu.swift#L201
Todo Violation: FIXMEs should be resolved (PROPPATCH doesn't work) (todo)
Lint: iOSClient/Main/Create cloud/NCCreateDocument.swift#L40
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)