Add socks5 proxy [POC] IOS-358 #3767
Annotations
1 error and 11 warnings
Unit tests
Process completed with exit code 65.
|
Run swiftlint:
Shared/ApplicationConfiguration.swift#L41
FIXMEs should be resolved (Used for debugging purposes du...) (todo)
|
Run swiftlint:
PacketTunnelCore/Actor/PacketTunnelActor.swift#L279
Function body should span 50 lines or less excluding comments and whitespace: currently spans 53 lines (function_body_length)
|
Run swiftlint:
MullvadTransport/Socks5/Socks5EndpointReader.swift#L55
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
Run swiftlint:
MullvadTransport/Socks5/Socks5EndpointReader.swift#L55
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
Run swiftlint:
MullvadTransport/Socks5/Socks5EndpointReader.swift#L76
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
Run swiftlint:
MullvadTransport/Socks5/Socks5EndpointReader.swift#L76
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
Run swiftlint:
MullvadTransport/Socks5/Socks5DataStreamHandler.swift#L36
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
Run swiftlint:
MullvadTransport/Socks5/Socks5DataStreamHandler.swift#L61
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
Run swiftlint:
MullvadTransport/Socks5/Socks5ConnectNegotiation.swift#L43
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
Run swiftlint:
MullvadTransport/Socks5/Socks5ConnectNegotiation.swift#L43
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
Unit tests
Failed to restore: Cache service responded with 429
|