Skip to content

Fixes transaction_abandon and transaction_fail bug with `paywall_… #1212

Fixes transaction_abandon and transaction_fail bug with `paywall_…

Fixes transaction_abandon and transaction_fail bug with `paywall_… #1212

Triggered via push January 18, 2024 23:38
Status Success
Total duration 1m 0s
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)