Adds support for unlimited products in a paywall #1244
Annotations
9 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
GitHub Action for SwiftLint:
Sources/SuperwallKit/Models/Product/Product.swift#L143
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
GitHub Action for SwiftLint:
Sources/SuperwallKit/Models/Product/Product.swift#L149
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
GitHub Action for SwiftLint:
Sources/SuperwallKit/Models/Paywall/Paywall.swift#L143
Function Body Length Violation: Function body should span 60 lines or less excluding comments and whitespace: currently spans 62 lines (function_body_length)
|
GitHub Action for SwiftLint:
Sources/SuperwallKit/Models/Paywall/Paywall.swift#L14
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 254 lines (type_body_length)
|
GitHub Action for SwiftLint:
Sources/SuperwallKit/Paywall/Request/PaywallLogic.swift#L98
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
|
GitHub Action for SwiftLint:
Sources/SuperwallKit/Paywall/Request/PaywallRequestManager.swift#L45
Multiline Function Chains Violation: Chained function calls should be either on the same line, or one per line (multiline_function_chains)
|
GitHub Action for SwiftLint:
Sources/SuperwallKit/Paywall/Request/PaywallRequestManager.swift#L43
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
GitHub Action for SwiftLint:
Sources/SuperwallKit/Paywall/View Controller/Web View/Templating/Models/Variables.swift#L60
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
The logs for this run have expired and are no longer available.
Loading