UI/notifications #93
Annotations
10 errors
ENGAGEHF/Dashboard/Notifications/Views/NotificationRow.swift#L60
Accessibility Label for Image Violation: Images that provide context should have an accessibility label or should be explicitly hidden from accessibility (accessibility_label_for_image)
|
ENGAGEHF/Dashboard/Notifications/Views/NotificationRow.swift#L60
Accessibility Label for Image Violation: Images that provide context should have an accessibility label or should be explicitly hidden from accessibility (accessibility_label_for_image)
|
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#L15
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/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)
|
The logs for this run have expired and are no longer available.
Loading