Skip to content

Updated print and os_log calls to modern OSLog class. #65

Updated print and os_log calls to modern OSLog class.

Updated print and os_log calls to modern OSLog class. #65

Re-run triggered October 22, 2024 20:21
Status Failure
Total duration 42s
Artifacts

swiftlint.yml

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

Annotations

1 error
SwiftLint: Source/Networking/NetworkAuthManager.swift#L125
Non-optional String -> Data Conversion Violation: Prefer non-optional `Data(_:)` initializer when converting `String` to `Data` (non_optional_string_data_conversion)