Add Binding<Bool>
and animation in ChatView
for three-dots typing indicator
#26
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
7s
SwiftLint
/
...
/
SwiftLint
9s
Markdown Link Check
/
markdown_link_check
22s
Annotations
4 errors
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziChat/MessagesView.swift#L60
Closure Body Length Violation: Closure body should span 35 lines or less excluding comments and whitespace: currently spans 43 lines (closure_body_length)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziChat/MessagesView.swift#L61
Closure Body Length Violation: Closure body should span 35 lines or less excluding comments and whitespace: currently spans 41 lines (closure_body_length)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziChat/MessagesView.swift#L160
Multiline Arguments Brackets Violation: Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziChat/MessagesView.swift#L38
Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
|