Skip to content

Tunnel async actor tests #3684

Tunnel async actor tests

Tunnel async actor tests #3684

Triggered via pull request October 16, 2023 09:04
Status Success
Total duration 11m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ios.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Run swiftlint: Shared/ApplicationConfiguration.swift#L41
FIXMEs should be resolved (Used for debugging purposes du...) (todo)
Run swiftlint: PacketTunnelCore/Actor/State+Extensions.swift#L54
TODOs should be resolved (fix me) (todo)
Run swiftlint: PacketTunnelCore/Actor/PacketTunnelActor.swift#L276
Function body should span 50 lines or less excluding comments and whitespace: currently spans 53 lines (function_body_length)
Run swiftlint: MullvadVPN/AppDelegate.swift#L49
Function body should span 50 lines or less excluding comments and whitespace: currently spans 53 lines (function_body_length)
Run swiftlint: MullvadVPN/TunnelManager/Tunnel.swift#L189
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)