UI/notifications #99
Annotations
10 errors
ENGAGEHF/ReusableElements/ExpandableText.swift#L48
Conditional Returns on Newline Violation: Conditional statements should always return on the next line (conditional_returns_on_newline)
|
ENGAGEHF/ReusableElements/ExpandableText.swift#L56
Conditional Returns on Newline Violation: Conditional statements should always return on the next line (conditional_returns_on_newline)
|
ENGAGEHF/ReusableElements/ExpandableText.swift#L21
Discouraged Optional Boolean Violation: Prefer non-optional booleans over optional booleans (discouraged_optional_boolean)
|
ENGAGEHF/ReusableElements/ExpandableText.swift#L21
Redundant Optional Initialization Violation: Initializing an optional variable with nil is redundant (redundant_optional_initialization)
|
ENGAGEHF/Dashboard/Notifications/Views/NotificationRow.swift#L14
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
ENGAGEHF/Dashboard/Notifications/Views/NotificationRow.swift#L16
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
ENGAGEHF/Dashboard/Notifications/Views/NotificationRow.swift#L17
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
ENGAGEHF/Dashboard/Notifications/Views/NotificationRow.swift#L18
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
ENGAGEHF/Dashboard/Notifications/Views/NotificationRow.swift#L21
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
ENGAGEHF/Dashboard/Survey/SurveySection.swift#L40
Multiline Arguments Brackets Violation: Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
|
The logs for this run have expired and are no longer available.
Loading