Skip to content

Add Snapshot tests for GVA response text #1498

Add Snapshot tests for GVA response text

Add Snapshot tests for GVA response text #1498

Triggered via pull request August 9, 2023 07:57
Status Success
Total duration 53s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
42s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
SwiftLint: GliaWidgets/Sources/ViewModel/Chat/Data/Gva.swift#L120
Unused Optional Binding Violation: Prefer `!= nil` over `let _ =` (unused_optional_binding)
SwiftLint: GliaWidgets/L10n.swift#L1
Blanket Disable Command Violation: The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)