Skip to content

Add socks5 proxy [POC] IOS-358 #3730

Add socks5 proxy [POC] IOS-358

Add socks5 proxy [POC] IOS-358 #3730

Triggered via pull request October 23, 2023 17:41
Status Failure
Total duration 3m 10s
Artifacts

ios.yml

on: pull_request
Check formatting
38s
Check formatting
Run swiftlint
22s
Run swiftlint
Unit tests
2m 59s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Unit tests
Process completed with exit code 70.
Run swiftlint: Shared/ApplicationConfiguration.swift#L41
FIXMEs should be resolved (Used for debugging purposes du...) (todo)
Run swiftlint: PacketTunnelCore/Actor/ObservedState+Extensions.swift#L27
TODOs should be resolved (fix me) (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)