Skip to content

Add state and init observation to manager #99

Add state and init observation to manager

Add state and init observation to manager #99

Triggered via pull request August 2, 2024 14:29
Status Success
Total duration 4m 59s
Artifacts

test-pull-request.yml

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

Annotations

6 warnings
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#L455
File should contain 400 lines or less: currently contains 455 (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#L83
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)