Implementation of a progress Indicator for Input-Related Messages #530
Annotations
3 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:
ENGAGEHF/Managers/MessageManager/ProcessingState.swift#L31
type 'Int' has no member 'now'
|
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