UI/notifications #87
Annotations
10 errors
ENGAGEHF/Bluetooth/MeasurementManager.swift#L58
Vertical Whitespace Violation: Limit vertical whitespace to maximum 2 empty lines; currently 3 (vertical_whitespace)
|
ENGAGEHF/Home.swift#L65
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
|
ENGAGEHF/Dashboard/Notifications/NotificationManager.swift#L84
Empty Parentheses with Trailing Closure Violation: When using trailing closures, empty parentheses should be avoided after the method call (empty_parentheses_with_trailing_closure)
|
ENGAGEHF/Dashboard/Notifications/NotificationManager.swift#L86
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
ENGAGEHF/Dashboard/Notifications/NotificationManager.swift#L71
Identifier Name Violation: Variable name 'db' should be between 3 and 40 characters long (identifier_name)
|
ENGAGEHF/Dashboard/Notifications/NotificationManager.swift#L118
Identifier Name Violation: Variable name 'db' should be between 3 and 40 characters long (identifier_name)
|
ENGAGEHF/Dashboard/Notifications/NotificationManager.swift#L82
Multiline Function Chains Violation: Chained function calls should be either on the same line, or one per line (multiline_function_chains)
|
ENGAGEHF/Dashboard/Notifications/NotificationManager.swift#L82
Multiline Function Chains Violation: Chained function calls should be either on the same line, or one per line (multiline_function_chains)
|
ENGAGEHF/Dashboard/Notifications/NotificationManager.swift#L82
Multiline Function Chains Violation: Chained function calls should be either on the same line, or one per line (multiline_function_chains)
|
ENGAGEHF/Dashboard/Notifications/NotificationManager.swift#L82
Multiline Function Chains Violation: Chained function calls should be either on the same line, or one per line (multiline_function_chains)
|
The logs for this run have expired and are no longer available.
Loading