Skip to content

PacketTunnel: introduce proper state + blocked state #3570

PacketTunnel: introduce proper state + blocked state

PacketTunnel: introduce proper state + blocked state #3570

Triggered via pull request September 22, 2023 16:20
Status Failure
Total duration 14m 30s
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

1 error and 10 warnings
Unit tests
Process completed with exit code 65.
Run swiftlint: PacketTunnel/PacketTunnelProvider/State+Extensions.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)