Add API access methods UI/part of backend IOS-369 #3961
Annotations
10 warnings
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/Views/AppButton.swift#L435
File should contain 400 lines or less: currently contains 435 (file_length)
|
Unit tests:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Unit tests
SwiftLint not installed, download from https://github.com/realm/SwiftLint
|
Unit tests:
ld#L1
'/Users/runner/Library/Developer/Xcode/DerivedData/MullvadVPN-eyvrfmadodhkonbxvnjzkuyudpjl/Build/Products/Debug-iphonesimulator/libwg-go.a[arm64][2](go.o)' has malformed LC_DYSYMTAB, expected 61 undefined symbols to start at index 4702, found 73 undefined symbols starting at index 15
|
Unit tests
SwiftLint not installed, download from https://github.com/realm/SwiftLint
|