weareopensource/Swift

View on GitHub
waosSwift/lib/helpers/Rx/UIAlertController+Rx.swift

Summary

Maintainability
A
0 mins
Test Coverage

Function showAlert has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

    func showAlert(title: String?, message: String?, style: UIAlertController.Style, actions: [AlertAction], maxHeight: CGFloat? = 0)
Severity: Minor
Found in waosSwift/lib/helpers/Rx/UIAlertController+Rx.swift - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status