feat(transaction): enhance IStoreTransaction with price and currency … #158
Annotations
10 errors
SwiftLint:
Sources/Flare/Classes/Models/Internal/SK1StoreProduct.swift#L45
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/Internal/Protocols/ISKProduct.swift#L21
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/Internal/Protocols/IStoreTransaction.swift#L26
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/Internal/SK2StoreProduct.swift#L52
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/Internal/SK2StoreTransaction.swift#L69
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/Internal/SK2StoreTransaction.swift#L73
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/StoreTransaction.swift#L86
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/StoreProduct.swift#L68
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/FlareMock/Mocks/ProductMock.swift#L41
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/FlareMock/Mocks/ProductMock.swift#L45
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|