EUID Support #120
test-pull-request.yml
on: pull_request
Code Tests
4m 31s
Vulnerability Scan
0s
Annotations
1 error and 7 warnings
Code Tests
Process completed with exit code 65.
|
Code Tests:
Sources/UID2/Environment.swift#L76
TODOs should be resolved (Assert/enforce euid.eu host) (todo)
|
Code Tests:
Sources/UID2/UID2Client.swift#L123
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Code Tests:
Sources/UID2/Networking/DataEnvelope.swift#L47
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Code Tests:
Sources/UID2/UID2Manager.swift#L498
File should contain 400 lines or less: currently contains 498 (file_length)
|
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)
|