AC Storefront: GraphQL values Sendable #375
Annotations
7 errors and 10 warnings
|
|
|
platforms/swift/Tests/ShopifyCheckoutKitTests/CheckoutWebViewControllerTests.swift#L199
main actor-isolated property 'dismissCalled' can not be referenced from a nonisolated autoclosure
|
|
platforms/swift/Tests/ShopifyCheckoutKitTests/CheckoutWebViewControllerTests.swift#L198
main actor-isolated property 'presentFallbackViewControllerCalled' can not be referenced from a nonisolated autoclosure
|
|
platforms/swift/Tests/ShopifyCheckoutKitTests/CheckoutWebViewControllerTests.swift#L196
main actor-isolated property 'dismissCalled' can not be referenced from a nonisolated autoclosure
|
|
platforms/swift/Tests/ShopifyCheckoutKitTests/CheckoutWebViewControllerTests.swift#L195
main actor-isolated property 'presentFallbackViewControllerCalled' can not be referenced from a nonisolated autoclosure
|
|
platforms/swift/Tests/ShopifyCheckoutKitTests/CheckoutWebViewControllerTests.swift#L192
call to main actor-isolated instance method 'checkoutViewDidFailWithError(error:)' in a synchronous nonisolated context
|
|
platforms/swift/Tests/ShopifyCheckoutKitTests/CheckoutWebViewControllerTests.swift#L190
call to main actor-isolated initializer 'init(checkoutURL:client:entryPoint:)' in a synchronous nonisolated context
|
|
platforms/swift/Sources/ShopifyCheckoutProtocol/Generated/Models.swift#L7205
stored property 'config' of 'Sendable'-conforming struct 'PaymentHandlerElement' contains non-Sendable type 'JSONAny'; this is an error in the Swift 6 language mode
|
|
platforms/swift/Sources/ShopifyCheckoutProtocol/Generated/Models.swift#L7128
stored property 'config' of 'Sendable'-conforming struct 'CapabilityElement' contains non-Sendable type 'JSONAny'; this is an error in the Swift 6 language mode
|
|
platforms/swift/Sources/ShopifyCheckoutProtocol/Generated/Models.swift#L6964
stored property 'display' of 'Sendable'-conforming struct 'PurpleSelectedPaymentInstrument' contains non-Sendable type 'JSONAny'; this is an error in the Swift 6 language mode
|
|
platforms/swift/Sources/ShopifyCheckoutProtocol/Generated/Models.swift#L5221
stored property 'display' of 'Sendable'-conforming struct 'PaymentInstrument' contains non-Sendable type 'JSONAny'; this is an error in the Swift 6 language mode
|
|
platforms/swift/Sources/ShopifyCheckoutProtocol/Generated/Models.swift#L2937
stored property 'config' of 'Sendable'-conforming struct 'UCPOrderResponseSchemaService' contains non-Sendable type 'JSONAny'; this is an error in the Swift 6 language mode
|
|
platforms/swift/Sources/ShopifyCheckoutProtocol/Generated/Models.swift#L2034
stored property 'constraints' of 'Sendable'-conforming struct 'AvailablePaymentInstrument' contains non-Sendable type 'JSONAny'; this is an error in the Swift 6 language mode
|
|
platforms/swift/Sources/ShopifyCheckoutProtocol/Generated/Models.swift#L1618
stored property 'constraints' of 'Sendable'-conforming struct 'PaymentHandlerResponseSchemaAvailableInstrument' contains non-Sendable type 'JSONAny'; this is an error in the Swift 6 language mode
|
|
platforms/swift/Sources/ShopifyCheckoutProtocol/Generated/Models.swift#L1538
stored property 'config' of 'Sendable'-conforming struct 'PaymentHandlerResponseSchema' contains non-Sendable type 'JSONAny'; this is an error in the Swift 6 language mode
|
|
platforms/swift/Sources/ShopifyCheckoutProtocol/Generated/Models.swift#L1431
stored property 'config' of 'Sendable'-conforming struct 'CapabilityResponseSchema' contains non-Sendable type 'JSONAny'; this is an error in the Swift 6 language mode
|
|
platforms/swift/Sources/ShopifyCheckoutProtocol/Generated/Models.swift#L912
stored property 'display' of 'Sendable'-conforming struct 'PaymentSelectedPaymentInstrument' contains non-Sendable type 'JSONAny'; this is an error in the Swift 6 language mode
|
The logs for this run have expired and are no longer available.
Loading