Skip to content

Fix reliability and time consumption of testInitialConnectionTimings test #3517

Fix reliability and time consumption of testInitialConnectionTimings test

Fix reliability and time consumption of testInitialConnectionTimings test #3517

Re-run triggered September 18, 2023 12:01
Status Failure
Total duration 8m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ios.yml

on: pull_request
Check formatting
36s
Check formatting
Run swiftlint
21s
Run swiftlint
Unit tests
7m 55s
Unit tests
Fit to window
Zoom out
Zoom in

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)