Fix UI tests and make connection view releasable #5968
Annotations
8 warnings
Run swiftlint:
PacketTunnel/PacketTunnelProvider/PacketTunnelProvider.swift#L406
File should contain 400 lines or less: currently contains 406 (file_length)
|
Run swiftlint:
MullvadVPN/Coordinators/Settings/SettingsCoordinator.swift#L42
Sendable conformance is redundant on an actor-isolated type (redundant_sendable)
|
Run swiftlint:
MullvadVPN/Coordinators/CustomLists/EditLocationsCoordinator.swift#L16
Sendable conformance is redundant on an actor-isolated type (redundant_sendable)
|
Run swiftlint:
MullvadVPN/View controllers/Settings/SettingsCellFactory.swift#L17
Sendable conformance is redundant on an actor-isolated type (redundant_sendable)
|
Run swiftlint:
MullvadVPN/Containers/Root/RootContainerViewController.swift#L40
Sendable conformance is redundant on an actor-isolated type (redundant_sendable)
|
Run swiftlint:
MullvadVPN/Views/SpinnerActivityIndicatorView.swift#L17
Sendable conformance is redundant on an actor-isolated type (redundant_sendable)
|
Run swiftlint:
Routing/Coordinator.swift#L19
Sendable conformance is redundant on an actor-isolated type (redundant_sendable)
|
Run swiftlint:
Routing/Router/ApplicationRouter.swift#L17
Sendable conformance is redundant on an actor-isolated type (redundant_sendable)
|
Loading