Skip to content

Add toggle to enable smart routing #5316

Add toggle to enable smart routing

Add toggle to enable smart routing #5316

Triggered via pull request October 4, 2024 09:08
Status Failure
Total duration 3m 16s
Billable time 4m
Artifacts

ios.yml

on: pull_request
Check formatting
45s
Check formatting
Run swiftlint
23s
Run swiftlint
Unit tests
3m 8s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 19 warnings
Unit tests: ios/MullvadVPN/View controllers/Settings/SettingsCellFactory.swift#L122
cannot assign to value: 'action' is a method
Unit tests: ios/MullvadVPN/View controllers/Settings/SettingsCellFactory.swift#L123
result value of type '()' does not conform to closure result type 'CAAction'
Unit tests: ios/MullvadVPN/View controllers/Settings/SettingsCellFactory.swift#L142
value of type 'DAITASettings' has no member 'smartRoutingState'
Unit tests: ios/MullvadVPN/View controllers/Settings/SettingsCellFactory.swift#L151
cannot find type 'SmartRoutingState' in scope
Unit tests: ios/MullvadVPN/View controllers/Settings/SettingsCellFactory.swift#L148
cannot assign to value: 'action' is a method
Unit tests: ios/MullvadVPN/View controllers/Settings/SettingsCellFactory.swift#L149
result value of type '()' does not conform to closure result type 'CAAction'
Unit tests
Process completed with exit code 65.
Run swiftlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run swiftlint
swiftlint 0.57.0 is already installed and up-to-date. To reinstall 0.57.0, run: brew reinstall swiftlint
Run swiftlint: MullvadSettings/SettingsManager.swift#L50
Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
Run swiftlint: Shared/LaunchArguments.swift#L49
Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
Run swiftlint: MullvadVPN/Classes/ConsolidatedApplicationLog.swift#L131
Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
Check formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check formatting
swiftformat 0.54.5 already installed
Unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit tests: --- xcodebuild#L1
Using the first of multiple matching destinations:
Unit tests: ios/.spm/checkouts/wireguard-apple/Sources/WireGuardKitGo/wireguard.h#L30
umbrella header for module 'WireGuardKitGo' does not include header '/wireguard-go/maybenot/crates/maybenot-ffi/maybenot.h'
Unit tests
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify