test: test matrix workflow for optional SDKs #6
Annotations
10 errors and 10 warnings
Tests/Klarna/KlarnaTokenizationComponentTests.swift#L148
cannot find 'MockPrimerAPIClient' in scope
|
Tests/Klarna/KlarnaTokenizationComponentTests.swift#L149
'nil' requires a contextual type
|
Tests/Klarna/KlarnaTokenizationComponentTests.swift#L194
type 'PrimerError' has no member 'invalidSetting'
|
Tests/Klarna/KlarnaTokenizationComponentTests.swift#L196
'nil' requires a contextual type
|
Tests/Klarna/KlarnaTokenizationManagerTests.swift#L111
cannot find 'MockPrimerAPIClient' in scope
|
Tests/Klarna/KlarnaTokenizationManagerTests.swift#L112
'nil' requires a contextual type
|
Tests/Klarna/KlarnaComponentTests.swift#L117
global function 'XCTAssertEqual(_:_:_:file:line:)' requires that 'PrimerValidationStatus' conform to 'Equatable'
|
Tests/Klarna/KlarnaComponentTests.swift#L125
global function 'XCTAssertEqual(_:_:_:file:line:)' requires that 'PrimerValidationStatus' conform to 'Equatable'
|
Tests/Klarna/KlarnaComponentTests.swift#L209
cannot find 'MockPrimerAPIClient' in scope
|
Tests/Klarna/KlarnaComponentTests.swift#L210
'nil' requires a contextual type
|
Sources/PrimerSDK/Classes/Error Handler/ErrorHandler.swift#L19
@discardableResult declared on a function returning Void is unnecessary
|
Sources/PrimerSDK/Classes/Error Handler/ErrorHandler.swift#L19
@discardableResult declared on a function returning Void is unnecessary
|
Sources/PrimerSDK/Classes/PCI/Checkout Components/PrimerRawCardDataRedirectTokenizationBuilder.swift#L85
'primerRawDataManager(_:metadataDidChange:)' is deprecated: Use _:didReceiveCardMetadata:forState: instead
|
Sources/PrimerSDK/Classes/PCI/Checkout Components/PrimerRawCardDataTokenizationBuilder.swift#L60
'primerRawDataManager(_:metadataDidChange:)' is deprecated: Use _:didReceiveCardMetadata:forState: instead
|
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
|
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
|
Sources/PrimerSDK/Classes/Third Party/PromiseKit/Guarantee.swift#L13
cast from 'SealedBox<T>' to unrelated type 'Guarantee<T>.Box<T>' always fails
|
Sources/PrimerSDK/Classes/Third Party/PromiseKit/Guarantee.swift#L90
conditional cast from 'Guarantee<T>.Box<T>' to 'Guarantee<T>.Box<T>' always succeeds
|
Sources/PrimerSDK/Classes/PCI/Checkout Components/PrimerRawCardDataRedirectTokenizationBuilder.swift#L85
'primerRawDataManager(_:metadataDidChange:)' is deprecated: Use _:didReceiveCardMetadata:forState: instead
|
Sources/PrimerSDK/Classes/PCI/Checkout Components/PrimerRawCardDataTokenizationBuilder.swift#L60
'primerRawDataManager(_:metadataDidChange:)' is deprecated: Use _:didReceiveCardMetadata:forState: instead
|
This job failed
Loading