PacketTunnel: introduce proper state + blocked state #3600
Triggered via pull request
September 29, 2023 13:51
Status
Success
Total duration
11m 20s
Artifacts
–
Annotations
7 warnings
Run swiftlint:
PacketTunnel/PacketTunnelProvider/State+Extensions.swift#L28
TODOs should be resolved (fix me) (todo)
|
Run swiftlint:
PacketTunnelCoreTests/ActorTests.swift#L112
Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 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)
|