chore: SPM unit tests #2172
Annotations
5 errors and 10 warnings
Run Unit Tests:
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".
|
Run Unit Tests:
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".
|
Run Unit Tests:
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".
|
Run Unit Tests:
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".
|
Run Unit Tests
Process completed with exit code 1.
|
Run Unit Tests:
Debug App/Pods/Primer3DS/Sources/Primer3DS/Classes/Primer3DS.swift#L5
public class 'Primer3DS.Primer3DS' shadows module 'Primer3DS', which may cause failures when importing 'Primer3DS' or its clients in some configurations; please rename either the class 'Primer3DS.Primer3DS' or the module 'Primer3DS', or see https://github.com/apple/swift/issues/56573 for workarounds
|
Run Unit Tests:
Debug App/Pods/Primer3DS/Sources/Primer3DS/Classes/Primer3DS.swift#L5
public class 'Primer3DS.Primer3DS' shadows module 'Primer3DS', which may cause failures when importing 'Primer3DS' or its clients in some configurations; please rename either the class 'Primer3DS.Primer3DS' or the module 'Primer3DS', or see https://github.com/apple/swift/issues/56573 for workarounds
|
Run Unit Tests:
Debug App/Pods/IQKeyboardManagerSwift/IQKeyboardManagerSwift/UIKitExtensions/IQUIScrollView+Additions.swift#L37
conformance of 'UIScrollView' to protocol 'IQKeyboardManagerCompatible' was already stated in the type's module 'UIKit'
|
Run Unit Tests:
Debug App/Pods/Primer3DS/Sources/Primer3DS/Classes/Primer3DS.swift#L135
conditional cast from 'any Error' to 'NSError' always succeeds
|
Run Unit Tests:
Debug App/Pods/IQKeyboardManagerSwift/IQKeyboardManagerSwift/UIKitExtensions/IQUIScrollView+Additions.swift#L37
conformance of 'UIScrollView' to protocol 'IQKeyboardManagerCompatible' was already stated in the type's module 'UIKit'
|
Run Unit Tests:
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
|
Run Unit Tests:
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
|
Run Unit Tests:
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
|
Run Unit Tests:
Sources/PrimerSDK/Classes/Error Handler/ErrorHandler.swift#L19
@discardableResult declared on a function returning Void is unnecessary
|
Run Unit 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
|
Loading