Release Patch Package by @dcaunt #26
build-and-publish.yaml
on: workflow_dispatch
Build and publish iOS release
/
Create Release
1m 45s
Annotations
6 warnings
Build and publish iOS release / Create Release:
Sources/UID2/UID2Client.swift#L123
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Build and publish iOS release / Create Release:
Sources/UID2/Networking/DataEnvelope.swift#L47
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Build and publish iOS release / Create Release:
Sources/UID2/UID2Manager.swift#L456
File should contain 400 lines or less: currently contains 456 (file_length)
|
Build and publish iOS release / Create Release:
Development/UID2SDKDevelopmentApp/UID2SDKDevelopmentApp/Networking/AppUID2Client.swift#L176
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Build and publish iOS release / Create Release:
Development/UID2SDKDevelopmentApp/UID2SDKDevelopmentApp/Networking/AppUID2Client.swift#L214
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Build and publish iOS release / Create Release:
Development/UID2SDKDevelopmentApp/UID2SDKDevelopmentApp/RootView.swift#L88
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|