feat: initial fusionauth swift SDK for iOS with workspace and sample quickstart #25
Annotations
1 warning
Sources/FusionAuth/oauth/OAuthAuthorizationService.swift#L215
[lint] reported by reviewdog 🐶
Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String`
Raw Output:
{"level":"warning","locations":[{"physicalLocation":{"artifactLocation":{"uri":"Sources/FusionAuth/oauth/OAuthAuthorizationService.swift"},"region":{"startColumn":70,"startLine":215}}}],"message":{"text":"Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String`"},"ruleId":"optional_data_string_conversion"}
|
This job succeeded
Loading