Skip to content

Add Binding<Bool> and animation in ChatView for three-dots typing indicator #26

Add Binding<Bool> and animation in ChatView for three-dots typing indicator

Add Binding<Bool> and animation in ChatView for three-dots typing indicator #26

Re-run triggered December 20, 2023 02:35
Status Failure
Total duration 34s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
7s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
9s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
22s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

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)