Remove global API endpoint #5891
Annotations
4 warnings
Run swiftlint
swiftlint 0.57.1 is already installed and up-to-date.
To reinstall 0.57.1, run:
brew reinstall swiftlint
|
Run swiftlint:
MullvadRustRuntimeTests/MullvadPostQuantum+Stubs.swift#L15
SwiftLint rule 'function_parameter_count' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
Run swiftlint:
MullvadRustRuntime/EphemeralPeerNegotiator.swift#L14
SwiftLint rule 'function_parameter_count' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
Run swiftlint:
PacketTunnelCore/Actor/PacketTunnelActor.swift#L102
Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
|
Loading