Merge pull request #419 from ivpn/feature/device-management #1076
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/Models/VPNServerList.swift#L93
Cyclomatic Complexity Violation: Function should have complexity 15 or less: currently complexity equals 32 (cyclomatic_complexity)
|
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)
|
SwiftLint:
IVPNClient/Models/V2Ray/V2RayConfig.swift#L116
Nesting Violation: Statements should be nested at most 5 levels deep (nesting)
|
SwiftLint:
IVPNClient/Models/V2Ray/V2RayConfig.swift#L117
Nesting Violation: Statements should be nested at most 5 levels deep (nesting)
|