feat: Dashboard #4
Annotations
5 errors
SwiftLint:
Sources/MyKSuite/Utils/ColorHelper.swift#L62
Trailing closure syntax should be used whenever possible (trailing_closure)
|
SwiftLint:
Sources/MyKSuite/Utils/ColorHelper.swift#L35
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/MyKSuite/Dashboard/SubscriptionPlusDetailsView.swift#L39
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/MyKSuite/Dashboard/SubscriptionPlusDetailsView.swift#L48
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
SwiftLint
Process completed with exit code 2.
|