[POC] Implement SFSafariViewController as fallback when checkoutDidFail #705
Annotations
4 errors
Run norio-nomura/[email protected]:
Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift#L104
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
Run norio-nomura/[email protected]:
Sources/ShopifyCheckoutSheetKit/CheckoutWebViewController.swift#L207
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
Run norio-nomura/[email protected]:
Sources/ShopifyCheckoutSheetKit/CheckoutWebViewController.swift#L202
No Fallthrough only Violation: Fallthroughs can only be used if the `case` contains at least one other statement (no_fallthrough_only)
|
Run norio-nomura/[email protected]:
Sources/ShopifyCheckoutSheetKit/CheckoutWebViewController.swift#L203
No Fallthrough only Violation: Fallthroughs can only be used if the `case` contains at least one other statement (no_fallthrough_only)
|
Loading