Skip to content

[Theming] Update theming for web_default theme option in sample app #152

[Theming] Update theming for web_default theme option in sample app

[Theming] Update theming for web_default theme option in sample app #152

Triggered via pull request October 20, 2023 16:40
Status Failure
Total duration 51s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: Sources/ShopifyCheckout/CheckoutViewController.swift#L51
Direct Return Violation: Directly return the expression instead of assigning it to a variable first (direct_return)
lint: Sources/ShopifyCheckout/CheckoutViewController.swift#L54
Direct Return Violation: Directly return the expression instead of assigning it to a variable first (direct_return)
lint: Sources/ShopifyCheckout/CheckoutViewController.swift#L47
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
lint: Sources/ShopifyCheckout/CheckoutViewController.swift#L53
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)