PacketTunnel: introduce proper state + blocked state #3584
Triggered via pull request
September 25, 2023 18:28
Status
Success
Total duration
10m 49s
Artifacts
–
Annotations
9 warnings
Run swiftlint:
PacketTunnel/PacketTunnelProvider/State+Extensions.swift#L28
TODOs should be resolved (fix me) (todo)
|
Run swiftlint:
PacketTunnelCoreTests/ActorTests.swift#L75
Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
|
Run swiftlint:
PacketTunnelCore/Actor/Actor.swift#L804
File should contain 400 lines or less: currently contains 804 (file_length)
|
Run swiftlint:
PacketTunnelCore/Actor/Actor.swift#L463
Function body should span 50 lines or less excluding comments and whitespace: currently spans 68 lines (function_body_length)
|
Run swiftlint:
MullvadVPN/View controllers/Tunnel/TunnelControlView.swift#L516
TODOs should be resolved (Fix me) (todo)
|
Run swiftlint:
MullvadVPN/View controllers/Tunnel/TunnelControlView.swift#L547
TODOs should be resolved (Fix me) (todo)
|
Run swiftlint:
MullvadVPN/View controllers/Tunnel/TunnelControlView.swift#L627
TODOs should be resolved (Fix me) (todo)
|
Run swiftlint:
MullvadVPN/TunnelManager/SetAccountOperation.swift#L403
File should contain 400 lines or less: currently contains 403 (file_length)
|
Run swiftlint:
MullvadVPN/TunnelManager/TunnelManager.swift#L707
TODOs should be resolved (handle blocked state (error st...) (todo)
|