Skip to content

Show number of available relays in filter view #6300

Show number of available relays in filter view

Show number of available relays in filter view #6300

Triggered via pull request March 5, 2025 09:06
Status Failure
Total duration 6m 8s
Billable time 4m
Artifacts

ios.yml

on: pull_request
Check formatting
27s
Check formatting
Run swiftlint
14s
Run swiftlint
Unit tests
3m 22s
Unit tests
Fit to window
Zoom out
Zoom in

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#L404
File should contain 400 lines or less: currently contains 404 (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.