Skip to content

Merge branch 'develop' into feature/days-since-last-event #1019

Merge branch 'develop' into feature/days-since-last-event

Merge branch 'develop' into feature/days-since-last-event #1019

Triggered via push July 3, 2023 03:51
Status Success
Total duration 1m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Package-SwiftLint
1m 8s
Package-SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
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)
Package-SwiftLint: Sources/SuperwallKit/Paywall/Presentation/PublicPresentation.swift#L270
Indentation Width Violation: Code should be indented using one tab or 2 spaces (indentation_width)