Skip to content

Add API access methods UI/part of backend IOS-369 #3883

Add API access methods UI/part of backend IOS-369

Add API access methods UI/part of backend IOS-369 #3883

Re-run triggered November 30, 2023 11:23
Status Failure
Total duration 2m 48s
Artifacts

ios.yml

on: pull_request
Check formatting
23s
Check formatting
Run swiftlint
15s
Run swiftlint
Unit tests
2m 33s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
Unit tests
Process completed with exit code 65.
Run swiftlint: Shared/ApplicationConfiguration.swift#L41
FIXMEs should be resolved (Used for debugging purposes du...) (todo)
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: MullvadVPN/Coordinators/Settings/APIAccess/List/ListAccessMethodViewController.swift#L75
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
Run swiftlint: MullvadVPN/Coordinators/Settings/APIAccess/List/ListAccessMethodViewController.swift#L107
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
Run swiftlint: MullvadVPN/View controllers/Settings/SettingsCellFactory.swift#L28
Function body should span 50 lines or less excluding comments and whitespace: currently spans 57 lines (function_body_length)
Run swiftlint: MullvadVPN/View controllers/Tunnel/TunnelControlView.swift#L235
TODOs should be resolved (- UDP shouldn't be hardcoded ...) (todo)
Run swiftlint: MullvadVPN/Views/AppButton.swift#L435
File should contain 400 lines or less: currently contains 435 (file_length)