Animate expansion of connection details view #6140
Annotations
9 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#L45
Sendable conformance is redundant on an actor-isolated type (redundant_sendable)
|
Run swiftlint:
MullvadVPN/Coordinators/ApplicationCoordinator.swift#L839
File should contain 400 lines or less: currently contains 839 (file_length)
|
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/View controllers/Tunnel/ConnectionView/ConnectionViewComponentPreview.swift#L60
Line should be 120 characters or less; currently it has 121 characters (line_length)
|
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