Skip to content

Revamp Settings Section: Complete Migration to Swift & SwiftUI - Code in Nextcloud / iOS - #3942

Revamp Settings Section: Complete Migration to Swift & SwiftUI - Code in Nextcloud / iOS -

Revamp Settings Section: Complete Migration to Swift & SwiftUI - Code in Nextcloud / iOS - #3942

Triggered via pull request May 30, 2024 09:29
Status Success
Total duration 1m 3s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: Brand/Intro/NCIntroCollectionViewCell.swift#L35
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
Lint: iOSClient/Menu/NCCollectionViewCommon+Menu.swift#L196
Todo Violation: FIXMEs should be resolved (PROPPATCH doesn't work) (todo)
Lint: iOSClient/Menu/AppDelegate+Menu.swift#L306
Todo Violation: FIXMEs should be resolved (iOS 12.0,* don't detect UTI te...) (todo)
Lint: iOSClient/Main/Create cloud/NCCreateFormUploadDocuments.swift#L319
Todo Violation: FIXMEs should be resolved (iOS 12.0,* don't detect UTI te...) (todo)
Lint: iOSClient/Main/Collection Common/NCCollectionViewCommon.swift#L175
Todo Violation: FIXMEs should be resolved (iPAD PDF landscape mode iOS 16) (todo)
Lint: iOSClient/Main/NCDragDrop.swift#L71
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/Notification/NCNotification.swift#L352
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
Lint: iOSClient/Settings/Settings/E2EE/NCEndToEndInitialize.swift#L149
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
Lint: iOSClient/Settings/Settings/E2EE/NCEndToEndInitialize.swift#L203
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
Lint: iOSClient/Settings/Settings/E2EE/NCEndToEndInitialize.swift#L208
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)