Experimental Feature Branch #500
Annotations
10 errors
Run norio-nomura/[email protected]:
Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift#L56
Indentation Width Violation: Code should be indented with tabs or 4 spaces, but not both in the same line (indentation_width)
|
Run norio-nomura/[email protected]:
Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift#L56
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
Run norio-nomura/[email protected]:
Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift#L57
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
Run norio-nomura/[email protected]:
Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift#L59
Indentation Width Violation: Code should be indented with tabs or 4 spaces, but not both in the same line (indentation_width)
|
Run norio-nomura/[email protected]:
Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift#L60
Indentation Width Violation: Code should be indented with tabs or 4 spaces, but not both in the same line (indentation_width)
|
Run norio-nomura/[email protected]:
Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift#L61
Indentation Width Violation: Code should be indented with tabs or 4 spaces, but not both in the same line (indentation_width)
|
Run norio-nomura/[email protected]:
Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift#L62
Indentation Width Violation: Code should be indented with tabs or 4 spaces, but not both in the same line (indentation_width)
|
Run norio-nomura/[email protected]:
Sources/ShopifyCheckoutSheetKit/IndeterminateProgressBarView.swift#L40
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
Run norio-nomura/[email protected]:
Sources/ShopifyCheckoutSheetKit/IndeterminateProgressBarView.swift#L54
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|
Run norio-nomura/[email protected]:
Sources/ShopifyCheckoutSheetKit/IndeterminateProgressBarView.swift#L20
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
The logs for this run have expired and are no longer available.
Loading