Skip to content

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

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

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

Re-run triggered January 18, 2024 21:21
Status Failure
Total duration 38s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
8s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
10s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
25s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

Annotations

3 errors
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/TypingIndicatorTestView.swift#L15
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)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/TypingIndicatorTestView.swift#L6
Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/TypingIndicatorTestView.swift#L2
Sorted Imports Violation: Imports should be sorted (sorted_imports)