Skip to content

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

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

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

Triggered via pull request November 30, 2023 10:15
Status Failure
Total duration 2m 35s
Artifacts

ios.yml

on: pull_request
Check formatting
22s
Check formatting
Run swiftlint
17s
Run swiftlint
Unit tests
2m 22s
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)