8000 chore: update servers.json · ivpn/ios-app@bc9d9ee · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

chore: update servers.json #1145

chore: update servers.json

chore: update servers.json #1145

Triggered via push February 6, 2025 10:54
Status Success
Total duration 33s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
SwiftLint: IVPNClient/Scenes/Signup/LoginViewController.swift#L384
Cyclomatic Complexity Violation: Function should have complexity 15 or less: currently complexity equals 31 (cyclomatic_complexity)
SwiftLint: IVPNClient/Scenes/MainScreen/ControlPanel/FloatingPanelMainLayout.swift#L233
Trailing Newline Violation: Files should have a single trailing newline. (trailing_newline)
SwiftLint: IVPNClient/Scenes/MainScreen/ControlPanel/ControlPanelViewController+Ext.swift#L224
Cyclomatic Complexity Violation: Function should have complexity 15 or less: currently complexity equals 31 (cyclomatic_complexity)
SwiftLint: IVPNClient/Scenes/ViewControllers/ProtocolViewController.swift#L258
Cyclomatic Complexity Violation: Function should have complexity 15 or less: currently complexity equals 39 (cyclomatic_complexity)
SwiftLint: IVPNClient/Scenes/ViewControllers/MTUViewController.swift#L103
Trailing Newline Violation: Files should have a single trailing newline. (trailing_newline)
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/Managers/APIClient.swift#L131
Cyclomatic Complexity Violation: Function should have complexity 15 or less: currently complexity equals 18 (cyclomatic_complexity)
SwiftLint: IVPNClient/Models/AppIntents.swift#L24
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line. Currently 2. (vertical_whitespace)
SwiftLint: IVPNClient/Models/V2Ray/V2RayConfig.swift#L66
Nesting Violation: Types should be nested at most 1 level deep (nesting)
0