Skip to content

Remove forwarded ports on iOS #3413

Remove forwarded ports on iOS

Remove forwarded ports on iOS #3413

Triggered via pull request September 4, 2023 08:32
Status Success
Total duration 14m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ios.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run swiftlint: PacketTunnel/PacketTunnelProvider.swift#L766
File should contain 400 lines or less: currently contains 766 (file_length)
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: MullvadVPNTests/DeviceCheckOperationTests.swift#L570
File should contain 400 lines or less: currently contains 570 (file_length)
Run swiftlint: MullvadLogging/CustomFormatLogHandler.swift#L41
Function should have 5 parameters or less: it currently has 7 (function_parameter_count)
Run swiftlint: Operations/AsyncOperation.swift#L261
Prefer the new block based KVO API with keypaths when using Swift 3.2 or later (block_based_kvo)
Run swiftlint: Operations/AsyncOperation.swift#L448
File should contain 400 lines or less: currently contains 448 (file_length)
Run swiftlint: MullvadLogging/OSLogHandler.swift#L56
Function should have 5 parameters or less: it currently has 7 (function_parameter_count)
Run swiftlint: PacketTunnelCoreTests/TunnelMonitorTests.swift#L121
An XCTFail call should include a description of the assertion (xctfail_message)
Run swiftlint: PacketTunnelCore/Pinger/Pinger.swift#L411
File should contain 400 lines or less: currently contains 411 (file_length)