Skip to content

PacketTunnel: introduce proper state + blocked state #3558

PacketTunnel: introduce proper state + blocked state

PacketTunnel: introduce proper state + blocked state #3558

Triggered via pull request September 22, 2023 08:38
Status Success
Total duration 8m 43s
Artifacts

ios.yml

on: pull_request
Check formatting
38s
Check formatting
Run swiftlint
21s
Run swiftlint
Unit tests
8m 32s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run swiftlint: PacketTunnel/PacketTunnelProvider/State+.swift#L28
TODOs should be resolved (fix me) (todo)
Run swiftlint: PacketTunnelCoreTests/ActorTests.swift#L24
Function body should span 50 lines or less excluding comments and whitespace: currently spans 77 lines (function_body_length)
Run swiftlint: PacketTunnelCoreTests/ActorTests.swift#L25
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
Run swiftlint: PacketTunnelCoreTests/ActorTests.swift#L25
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
Run swiftlint: PacketTunnelCore/Actor/Actor.swift#L697
File should contain 400 lines or less: currently contains 697 (file_length)
Run swiftlint: PacketTunnelCore/Actor/Actor.swift#L397
Function body should span 50 lines or less excluding comments and whitespace: currently spans 65 lines (function_body_length)
Run swiftlint: MullvadVPN/View controllers/Tunnel/TunnelControlView.swift#L516
TODOs should be resolved (Fix me) (todo)
Run swiftlint: MullvadVPN/View controllers/Tunnel/TunnelControlView.swift#L547
TODOs should be resolved (Fix me) (todo)
Run swiftlint: MullvadVPN/View controllers/Tunnel/TunnelControlView.swift#L627
TODOs should be resolved (Fix me) (todo)
Run swiftlint: MullvadVPN/TunnelManager/SetAccountOperation.swift#L403
File should contain 400 lines or less: currently contains 403 (file_length)