Skip to content

Widen platform support for iOS 12 and tvOS 12 #128

Widen platform support for iOS 12 and tvOS 12

Widen platform support for iOS 12 and tvOS 12 #128

Triggered via pull request August 15, 2024 14:58
Status Failure
Total duration 1m 24s
Artifacts

test-pull-request.yml

on: pull_request
Vulnerability Scan
0s
Vulnerability Scan
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Code Tests
Process completed with exit code 65.
Code Tests: Sources/UID2/UID2Client.swift#L124
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
Code Tests: Sources/UID2/Networking/DataEnvelope.swift#L48
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
Code Tests: Sources/UID2/UID2Manager.swift#L457
File should contain 400 lines or less: currently contains 457 (file_length)
Code Tests: Sources/UID2/UID2Manager.swift#L14
Type body should span 250 lines or less excluding comments and whitespace: currently spans 296 lines (type_body_length)
Code Tests: 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)
Code Tests: Development/UID2SDKDevelopmentApp/UID2SDKDevelopmentApp/Networking/AppUID2Client.swift#L176
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
Code Tests: Development/UID2SDKDevelopmentApp/UID2SDKDevelopmentApp/Networking/AppUID2Client.swift#L214
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
Code Tests: Development/UID2SDKDevelopmentApp/UID2SDKDevelopmentApp/RootView.swift#L88
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)