docs: update CHANGELOG.md #1110
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/Scenes/ViewControllers/MTUViewController.swift#L103
Trailing Newline Violation: Files should have a single trailing newline. (trailing_newline)
|
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/ViewControllers/ProtocolViewController.swift#L258
Cyclomatic Complexity Violation: Function should have complexity 15 or less: currently complexity equals 39 (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/Utilities/Extensions/TunnelKit+Ext.swift#L32
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
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)
|