Update the UI to indicate that the tunnel is post-quantum #4714
Annotations
9 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:
MullvadVPNUITests/RelayTests.swift#L199
Line should be 120 characters or less; currently it has 160 characters (line_length)
|
Run swiftlint:
MullvadVPNTests/MullvadLogging/LoggingTests.swift#L37
Force tries should be avoided (force_try)
|
Run swiftlint:
MullvadVPNTests/MullvadLogging/LoggingTests.swift#L54
Force tries should be avoided (force_try)
|
Run swiftlint:
PacketTunnelCoreTests/PacketTunnelActorTests.swift#L179
Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
|
Run swiftlint:
PacketTunnelCore/Actor/PacketTunnelActor.swift#L359
Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
|
Run swiftlint:
MullvadVPN/Coordinators/LocationCoordinator.swift#L188
Function body should span 50 lines or less excluding comments and whitespace: currently spans 52 lines (function_body_length)
|
Run swiftlint:
MullvadVPN/TunnelManager/TunnelState+UI.swift#L173
TODOs should be resolved (Is this correct ?) (todo)
|
Run swiftlint:
MullvadPostQuantum/PostQuantumKeyNegotiator.swift#L30
TODOs should be resolved (Any non 0 return is considered...) (todo)
|
Loading