Skip to content

Fix x code16 i os18 #4501

Fix x code16 i os18

Fix x code16 i os18 #4501

Triggered via pull request September 22, 2024 10:22
Status Success
Total duration 56s
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/Settings/Settings/E2EE/NCEndToEndInitialize.swift#L123
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
Lint: iOSClient/Settings/Settings/E2EE/NCEndToEndInitialize.swift#L162
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
Lint: iOSClient/Settings/Settings/E2EE/NCEndToEndInitialize.swift#L167
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
Lint: iOSClient/Menu/NCCollectionViewCommon+Menu.swift#L201
Todo Violation: FIXMEs should be resolved (PROPPATCH doesn't work) (todo)
Lint: iOSClient/Viewer/NCViewerNextcloudText/NCViewerNextcloudText.swift#L55
Todo Violation: FIXMEs should be resolved (ONLYOFFICE Due to the WK Share...) (todo)
Lint: iOSClient/Viewer/NCViewerPDF/NCViewerPDFSearch.swift#L160
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
Lint: iOSClient/Viewer/NCViewerMedia/NCViewerMedia.swift#L265
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/Main/NCDragDrop.swift#L72
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/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)