Skip to content

Enable Login v2

Enable Login v2 #4016

Triggered via pull request June 10, 2024 13:41
Status Success
Total duration 1m 33s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: iOSClient/Menu/AppDelegate+Menu.swift#L306
Todo Violation: FIXMEs should be resolved (iOS 12.0,* don't detect UTI te...) (todo)
Lint: iOSClient/Menu/NCCollectionViewCommon+Menu.swift#L196
Todo Violation: FIXMEs should be resolved (PROPPATCH doesn't work) (todo)
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/NCDragDrop.swift#L68
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/Main/Collection Common/NCCollectionViewCommon.swift#L175
Todo Violation: FIXMEs should be resolved (iPAD PDF landscape mode iOS 16) (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/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)
Lint: iOSClient/AppDelegate.swift#L439
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)