Add UI for creating a custom list #4233
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors and 10 warnings
Check formatting
Process completed with exit code 1.
|
Unit tests:
ios/MullvadVPNTests/CustomListRepositoryTests.swift#L33
missing argument for parameter 'locations' in call
|
Unit tests:
ios/MullvadVPNTests/CustomListRepositoryTests.swift#L34
missing argument for parameter 'locations' in call
|
Unit tests:
ios/MullvadVPNTests/CustomListRepositoryTests.swift#L42
missing argument for parameter 'locations' in call
|
Unit tests:
ios/MullvadVPNTests/CustomListRepositoryTests.swift#L43
cannot infer contextual base in reference to member 'country'
|
Unit tests:
ios/MullvadVPNTests/CustomListRepositoryTests.swift#L44
cannot infer contextual base in reference to member 'city'
|
Unit tests:
ios/MullvadVPNTests/CustomListRepositoryTests.swift#L55
missing argument for parameter 'locations' in call
|
Unit tests:
ios/MullvadVPNTests/CustomListRepositoryTests.swift#L56
cannot infer contextual base in reference to member 'country'
|
Unit tests:
ios/MullvadVPNTests/CustomListRepositoryTests.swift#L57
cannot infer contextual base in reference to member 'city'
|
Unit tests:
ios/MullvadVPNTests/CustomListRepositoryTests.swift#L67
missing argument for parameter 'locations' in call
|
Unit tests:
ios/MullvadVPNTests/CustomListRepositoryTests.swift#L68
cannot infer contextual base in reference to member 'country'
|
Run swiftlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run swiftlint:
MullvadVPN/View controllers/Preferences/PreferencesViewController.swift#L111
Function body should span 50 lines or less excluding comments and whitespace: currently spans 54 lines (function_body_length)
|
Run swiftlint:
MullvadVPN/View controllers/Preferences/PreferencesViewController.swift#L162
Line should be 120 characters or less; currently it has 154 characters (line_length)
|
Check formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
Unit tests:
ios/MullvadVPN/View controllers/SelectLocation/CustomLists/Add/CustomListValidationError.swift#L18
default will never be executed
|