Fix reliability and time consumption of testInitialConnectionTimings test #3517
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 4 warnings
Check formatting
Process completed with exit code 1.
|
Run swiftlint:
PacketTunnel/PacketTunnelProvider.swift#L127
Function body should span 50 lines or less excluding comments and whitespace: currently spans 54 lines (function_body_length)
|
Run swiftlint:
PacketTunnel/PacketTunnelProvider.swift#L285
Function body should span 50 lines or less excluding comments and whitespace: currently spans 54 lines (function_body_length)
|
Run swiftlint:
PacketTunnelCoreTests/TunnelMonitorTests.swift#L52
Function body should span 50 lines or less excluding comments and whitespace: currently spans 59 lines (function_body_length)
|
Run swiftlint:
MullvadVPN/Views/AppButton.swift#L290
SwiftLint rule 'cyclomatic_complexity' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|