Skip to content

Merge pull request #191 from superwall-me/experiment-flutter-undo #1216

Merge pull request #191 from superwall-me/experiment-flutter-undo

Merge pull request #191 from superwall-me/experiment-flutter-undo #1216

Triggered via push January 24, 2024 15:42
Status Success
Total duration 1m 4s
Artifacts
Package-SwiftLint
50s
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)