Added the beginning of unit tests fro StartTunnelOperation #4157
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/.
|
MullvadVPNTests/StartTunnelOperationTests.swift#L80
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
MullvadVPNTests/StartTunnelOperationTests.swift#L95
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
MullvadVPN/View controllers/RedeemVoucher/RedeemVoucherViewController.swift#L142
Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
The logs for this run have expired and are no longer available.
Loading