feat: Implement Co-badged Cards on Drop-in #783
Annotations
3 errors and 10 warnings
Run SDK tests:
Tests/Primer/Services/InternalCardComponentManagerTests.swift#L139
type 'MockCardComponentsManager' does not conform to protocol 'InternalCardComponentsManagerProtocol'
|
Run SDK tests:
Tests/Primer/Services/InternalCardComponentManagerTests.swift#L139
type 'MockCardComponentsManager' does not conform to protocol 'InternalCardComponentsManagerProtocol'
|
Run SDK tests
Process completed with exit code 1.
|
Run SDK tests:
Sources/PrimerSDK/Classes/Error Handler/ErrorHandler.swift#L19
@discardableResult declared on a function returning Void is unnecessary
|
Run SDK tests:
Sources/PrimerSDK/Classes/PCI/Checkout Components/PrimerRawCardDataRedirectTokenizationBuilder.swift#L85
'primerRawDataManager(_:metadataDidChange:)' is deprecated: Use _:didReceiveCardMetadata:forState: instead
|
Run SDK tests:
Sources/PrimerSDK/Classes/PCI/Checkout Components/PrimerRawCardDataTokenizationBuilder.swift#L60
'primerRawDataManager(_:metadataDidChange:)' is deprecated: Use _:didReceiveCardMetadata:forState: instead
|
Run SDK tests:
Sources/PrimerSDK/Classes/Third Party/PromiseKit/Guarantee.swift#L64
generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
|
Run SDK tests:
Sources/PrimerSDK/Classes/PCI/Tokenization View Models/FormsTokenizationViewModel/CardFormPaymentMethodTokenizationViewModel.swift#L709
variable 'amount' was never mutated; consider changing to 'let' constant
|
Run SDK tests:
Sources/PrimerSDK/Classes/Error Handler/ErrorHandler.swift#L19
@discardableResult declared on a function returning Void is unnecessary
|
Run SDK tests:
Sources/PrimerSDK/Classes/Data Models/PrimerSettings.swift#L161
'merchantName' is deprecated: Use Client Session API to provide merchant name value: https://primer.io/docs/payment-methods/apple-pay/direct-integration#prepare-the-client-session
|
Run SDK tests:
Sources/PrimerSDK/Classes/Data Models/PrimerSettings.swift#L175
'merchantName' is deprecated: Use Client Session API to provide merchant name value: https://primer.io/docs/payment-methods/apple-pay/direct-integration#prepare-the-client-session
|
Run SDK tests:
Sources/PrimerSDK/Classes/User Interface/Components/PrimerNibView.swift#L36
coercion of implicitly unwrappable value of type 'UIView?' to 'Any' does not unwrap optional
|
Run SDK tests:
Sources/PrimerSDK/Classes/User Interface/Components/PrimerNibView.swift#L40
coercion of implicitly unwrappable value of type 'UIView?' to 'Any' does not unwrap optional
|
Loading