Coordinate alert presentation #3458
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
Run swiftlint:
PacketTunnel/PacketTunnelProvider.swift#L127
Function body should span 50 lines or less excluding comments and whitespace: currently spans 53 lines (function_body_length)
|
Run swiftlint:
PacketTunnel/PacketTunnelProvider.swift#L284
Function body should span 50 lines or less excluding comments and whitespace: currently spans 54 lines (function_body_length)
|
Run swiftlint:
PacketTunnelCore/TunnelMonitor/TunnelMonitor.swift#L101
Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
|
Run swiftlint:
MullvadVPN/View controllers/DeviceList/DeviceManagementContentView.swift#L185
Function body should span 50 lines or less excluding comments and whitespace: currently spans 63 lines (function_body_length)
|
Run swiftlint:
MullvadVPN/View controllers/ProblemReport/ProblemReportViewController.swift#L350
Function body should span 50 lines or less excluding comments and whitespace: currently spans 70 lines (function_body_length)
|
Run swiftlint:
MullvadVPN/View controllers/Login/LoginContentView.swift#L124
Function body should span 50 lines or less excluding comments and whitespace: currently spans 77 lines (function_body_length)
|
Run swiftlint:
MullvadVPN/View controllers/SelectLocation/LocationDataSource.swift#L76
Function body should span 50 lines or less excluding comments and whitespace: currently spans 56 lines (function_body_length)
|
Run swiftlint:
MullvadVPN/AppDelegate.swift#L48
Function body should span 50 lines or less excluding comments and whitespace: currently spans 68 lines (function_body_length)
|
Run swiftlint:
MullvadVPN/AppDelegate.swift#L361
Function body should span 50 lines or less excluding comments and whitespace: currently spans 57 lines (function_body_length)
|
Run swiftlint:
MullvadVPN/Containers/Root/RootContainerViewController.swift#L456
Function should have complexity 10 or less; currently complexity is 15 (cyclomatic_complexity)
|