Skip to content

Improve mark as read SC messages #2823

Improve mark as read SC messages

Improve mark as read SC messages #2823

Triggered via pull request December 5, 2024 08:16
Status Success
Total duration 44s
Artifacts

swiftlint.yml

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

Annotations

5 warnings
SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
SwiftLint: GliaWidgets/Sources/ViewModel/Chat/Data/Gva.swift#L93
Optional Data -> String Conversion Violation: Prefer failable `String(bytes:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
SwiftLint: GliaWidgets/Sources/ViewModel/Chat/Data/Gva.swift#L112
Optional Data -> String Conversion Violation: Prefer failable `String(bytes:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
SwiftLint: GliaWidgets/Public/Glia/Glia.swift#L199
Function Body Length Violation: Function body should span 60 lines or less excluding comments and whitespace: currently spans 63 lines (function_body_length)
SwiftLint: GliaWidgets/Public/Glia/Glia.OpaqueAuthentication.swift#L73
Function Body Length Violation: Function body should span 60 lines or less excluding comments and whitespace: currently spans 68 lines (function_body_length)