Widen platform support for iOS 12 and tvOS 12 #61
Annotations
8 warnings
Sources/UID2/UID2Client.swift#L124
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Sources/UID2/Networking/DataEnvelope.swift#L48
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Sources/UID2/UID2Manager.swift#L457
File should contain 400 lines or less: currently contains 457 (file_length)
|
Sources/UID2/UID2Manager.swift#L14
Type body should span 250 lines or less excluding comments and whitespace: currently spans 296 lines (type_body_length)
|
Sources/UID2/UID2Manager.swift#L13
SwiftLint rule 'type_body_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
Development/UID2SDKDevelopmentApp/UID2SDKDevelopmentApp/Networking/AppUID2Client.swift#L176
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Development/UID2SDKDevelopmentApp/UID2SDKDevelopmentApp/Networking/AppUID2Client.swift#L214
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Development/UID2SDKDevelopmentApp/UID2SDKDevelopmentApp/RootView.swift#L88
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
The logs for this run have expired and are no longer available.
Loading