PacketTunnel: introduce proper state + blocked state #3564
Triggered via pull request
September 22, 2023 10:35
Status
Success
Total duration
10m 23s
Artifacts
–
Annotations
10 warnings
Run swiftlint:
PacketTunnel/PacketTunnelProvider/State+.swift#L28
TODOs should be resolved (fix me) (todo)
|
Run swiftlint:
PacketTunnelCoreTests/ActorTests.swift#L24
Function body should span 50 lines or less excluding comments and whitespace: currently spans 77 lines (function_body_length)
|
Run swiftlint:
PacketTunnelCoreTests/ActorTests.swift#L25
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
Run swiftlint:
PacketTunnelCoreTests/ActorTests.swift#L25
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
Run swiftlint:
PacketTunnelCore/Actor/Actor.swift#L697
File should contain 400 lines or less: currently contains 697 (file_length)
|
Run swiftlint:
PacketTunnelCore/Actor/Actor.swift#L397
Function body should span 50 lines or less excluding comments and whitespace: currently spans 65 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)
|