Skip to content

Closes SW-2659

Closes SW-2659 #1215

Triggered via push January 23, 2024 18:19
Status Success
Total duration 1m 1s
Artifacts
Package-SwiftLint
49s
Package-SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Package-SwiftLint: Sources/SuperwallKit/Paywall/View Controller/PaywallViewController.swift#L309
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
Package-SwiftLint: Sources/SuperwallKit/Paywall/View Controller/PaywallViewController.swift#L311
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
Package-SwiftLint: Sources/SuperwallKit/Paywall/View Controller/PaywallViewController.swift#L314
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
Package-SwiftLint: Sources/SuperwallKit/Paywall/View Controller/PaywallViewController.swift#L321
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
Package-SwiftLint: Sources/SuperwallKit/Models/Triggers/Trigger.swift#L14
Unneeded Synthesized Initializer Violation: This memberwise initializer would be synthesized automatically - you do not need to define it (unneeded_synthesized_initializer)