Subscription oauth v2 #2761
Annotations
3 errors
SwiftLint:
Tests/SubscriptionTests/Flows/AppStorePurchaseFlowTests.swift#L149
Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
SwiftLint:
Sources/Subscription/Flows/AppStore/AppStorePurchaseFlow.swift#L187
TODOs should be resolved (SEND PIXEL) (todo)
|
SwiftLint:
Sources/Networking/OAuth/OAuthClient.swift#L169
Lines should not have trailing whitespace (trailing_whitespace)
|
Loading