Additional refactoring of PacketTunnelActor State; mostly placing clearly subordinate types under appropriate namespaces #4558
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run swiftlint:
PacketTunnel/PacketTunnelProvider/PacketTunnelProvider.swift#L282
TODOs should be resolved (send the key to the actor) (todo)
|
Run swiftlint:
MullvadVPN/TunnelManager/MapConnectionStatusOperation.swift#L54
Using ternary to call Void functions should be avoided (void_function_in_ternary)
|
Run swiftlint:
MullvadVPN/TunnelManager/MapConnectionStatusOperation.swift#L58
Using ternary to call Void functions should be avoided (void_function_in_ternary)
|
Run swiftlint:
MullvadVPN/TunnelManager/MapConnectionStatusOperation.swift#L63
Using ternary to call Void functions should be avoided (void_function_in_ternary)
|
Run swiftlint:
MullvadVPN/TunnelManager/MapConnectionStatusOperation.swift#L68
Using ternary to call Void functions should be avoided (void_function_in_ternary)
|
Loading