Implement PQ PSK #4742
Annotations
4 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:
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#L317
Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
|
Run swiftlint:
MullvadPostQuantum/PostQuantumKeyNegotiator.swift#L30
TODOs should be resolved (Any non 0 return is considered...) (todo)
|
Loading