Implementation of a progress Indicator for Input-Related Messages #82
Annotations
2 errors and 1 warning
Fastlane:
ENGAGEHF/Managers/MessageManager/Message.swift#L29
value of optional type 'ProcessingState?' must be unwrapped to refer to member 'isStillProcessing' of wrapped base type 'ProcessingState'
|
Fastlane
Process completed with exit code 1.
|
Fastlane:
ENGAGEHF/Managers/MessageManager/Message.swift#L36
Pattern Matching Keywords Violation: Combine multiple pattern matching bindings by moving keywords out of tuples (pattern_matching_keywords)
|
Loading