Skip to content

Revamp manageaccount #4034

Revamp manageaccount

Revamp manageaccount #4034

Triggered via pull request June 20, 2024 13:10
Status Success
Total duration 2m 29s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: iOSClient/Viewer/NCViewerNextcloudText/NCViewerNextcloudText.swift#L57
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#L278
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/Extensions/Data+Extension.swift#L33
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
Lint: iOSClient/Extensions/Data+Extension.swift#L47
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
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/Activity/NCActivityTableViewCell.swift#L37
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
Lint: iOSClient/Media/NCMediaLayout.swift#L121
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/Media/NCMedia.swift#L255
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/Media/NCMedia.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)