Show number of available relays in filter view #6299
Annotations
2 errors and 11 warnings
Unit tests
Process completed with exit code 12.
|
Unit tests
Process completed with exit code 1.
|
Run swiftlint:
PacketTunnel/PacketTunnelProvider/PacketTunnelProvider.swift#L423
File should contain 400 lines or less: currently contains 423 (file_length)
|
Run swiftlint:
PacketTunnelCoreTests/MultiHopEphemeralPeerExchangerTests.swift#L163
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
Run swiftlint:
MullvadREST/ApiHandlers/RESTResponseHandler.swift#L26
TODOs should be resolved (We could probably remove the `...) (todo)
|
Run swiftlint:
MullvadVPN/Coordinators/Settings/SettingsCoordinator.swift#L45
Sendable conformance is redundant on an actor-isolated type (redundant_sendable)
|
Run swiftlint:
MullvadVPN/Coordinators/ApplicationCoordinator.swift#L842
File should contain 400 lines or less: currently contains 842 (file_length)
|
Run swiftlint:
MullvadVPN/Coordinators/CustomLists/EditLocationsCoordinator.swift#L16
Sendable conformance is redundant on an actor-isolated type (redundant_sendable)
|
Run swiftlint:
MullvadVPN/SimulatorTunnelProvider/SimulatorTunnelProviderHost.swift#L113
Function body should span 50 lines or less excluding comments and whitespace: currently spans 63 lines (function_body_length)
|
Run swiftlint:
MullvadVPN/View controllers/Settings/SettingsCellFactory.swift#L17
Sendable conformance is redundant on an actor-isolated type (redundant_sendable)
|
Run swiftlint:
MullvadVPN/View controllers/RelayFilter/RelayFilterDataSource.swift#L401
File should contain 400 lines or less: currently contains 401 (file_length)
|
Run swiftlint:
MullvadVPN/View controllers/VPNSettings/VPNSettingsInfoButtonItem.swift#L28
Line should be 120 characters or less; currently it has 128 characters (line_length)
|
Unit tests
No files were found with the provided path: test-report.zip. No artifacts will be uploaded.
|