chore: SPM unit tests #2172
Annotations
6 errors and 10 warnings
Build SPM App:
Debug App/Tests/Unit Tests/Modules/HUC_TokenizationViewModelTests.swift#L469
test_native_ui_manager_with_auto_payment_handling_and_no_surcharge, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Successful HUC initialization".
|
Build SPM App:
Debug App/Tests/Unit Tests/Modules/HUC_TokenizationViewModelTests.swift#L469
test_native_ui_manager_with_auto_payment_handling_and_surcharge, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Successful HUC initialization".
|
Build SPM App:
Debug App/Tests/Unit Tests/Modules/HUC_TokenizationViewModelTests.swift#L469
test_native_ui_manager_with_manual_payment_handling_and_no_surcharge, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Successful HUC initialization".
|
Build SPM App:
Debug App/Tests/Unit Tests/Modules/HUC_TokenizationViewModelTests.swift#L469
test_native_ui_manager_with_manual_payment_handling_and_surcharge, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Successful HUC initialization".
|
Build SPM App
Tests Failed: 4 failed, 0 skipped, 257 total (158.315 seconds)
|
Build SPM App
Process completed with exit code 1.
|
Build SPM App:
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
|
Build SPM App:
Sources/PrimerSDK/Classes/Third Party/PromiseKit/Guarantee.swift#L13
cast from 'SealedBox<T>' to unrelated type 'Guarantee<T>.Box<T>' always fails
|
Build SPM App:
Sources/PrimerSDK/Classes/Third Party/PromiseKit/Guarantee.swift#L90
conditional cast from 'Guarantee<T>.Box<T>' to 'Guarantee<T>.Box<T>' always succeeds
|
Build SPM App:
Sources/PrimerSDK/Classes/Data Models/ApplePay.swift#L12
'OrderItem' is deprecated: Set the order items in the client session with POST /client-session. See documentation here: https://primer.io/docs/api#tag/Client-Session
|
Build SPM App:
Sources/PrimerSDK/Classes/Data Models/ClientSession.swift#L249
'OrderItem' is deprecated: Set the order items in the client session with POST /client-session. See documentation here: https://primer.io/docs/api#tag/Client-Session
|
Build SPM App:
Sources/PrimerSDK/Classes/Error Handler/ErrorHandler.swift#L19
@discardableResult declared on a function returning Void is unnecessary
|
Build SPM App:
Sources/PrimerSDK/Classes/PCI/Checkout Components/PrimerRawCardDataRedirectTokenizationBuilder.swift#L85
'primerRawDataManager(_:metadataDidChange:)' is deprecated: Use _:didReceiveCardMetadata:forState: instead
|
Build SPM App:
Sources/PrimerSDK/Classes/PCI/Checkout Components/PrimerRawCardDataTokenizationBuilder.swift#L60
'primerRawDataManager(_:metadataDidChange:)' is deprecated: Use _:didReceiveCardMetadata:forState: instead
|
Build SPM App:
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
|
Build SPM App:
Sources/PrimerSDK/Classes/User Interface/TokenizationViewModels/ApplePayTokenizationViewModel.swift#L404
'OrderItem' is deprecated: Set the order items in the client session with POST /client-session. See documentation here: https://primer.io/docs/api#tag/Client-Session
|
Loading