Skip to content

Update CoreSDK to 1.0.6 #1501

Update CoreSDK to 1.0.6

Update CoreSDK to 1.0.6 #1501

Triggered via pull request August 9, 2023 14:00
Status Success
Total duration 1m 5s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
53s
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)