Skip to content

Merge pull request #410 from ivpn/task/storekit2 #1097

Merge pull request #410 from ivpn/task/storekit2

Merge pull request #410 from ivpn/task/storekit2 #1097

Triggered via push April 22, 2024 08:15
Status Success
Total duration 34s
Artifacts

swiftlint.yml

on: push
SwiftLint
24s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
SwiftLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
SwiftLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
SwiftLint: IVPNClient/Managers/APIClient.swift#L131
Cyclomatic Complexity Violation: Function should have complexity 15 or less: currently complexity equals 18 (cyclomatic_complexity)
SwiftLint: IVPNClient/Managers/PurchaseManager.swift#L45
Redundant Optional Initialization Violation: Initializing an optional variable with nil is redundant. (redundant_optional_initialization)
SwiftLint: IVPNClient/Managers/PurchaseManager.swift#L50
Unused Optional Binding Violation: Prefer `!= nil` over `let _ =` (unused_optional_binding)
SwiftLint: IVPNClient/Models/V2Ray/V2RayConfig.swift#L66
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: IVPNClient/Models/V2Ray/V2RayConfig.swift#L115
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: IVPNClient/Models/V2Ray/V2RayConfig.swift#L108
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: IVPNClient/Models/V2Ray/V2RayConfig.swift#L115
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: IVPNClient/Models/V2Ray/V2RayConfig.swift#L102
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: IVPNClient/Models/V2Ray/V2RayConfig.swift#L108
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: IVPNClient/Models/V2Ray/V2RayConfig.swift#L115
Nesting Violation: Types should be nested at most 1 level deep (nesting)