Update relay selector for shadowsocks obfuscation #5581
Annotations
9 warnings
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/
|
|
MullvadSettings/SettingsManager.swift#L50
Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
|
Shared/LaunchArguments.swift#L49
Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
|
MullvadREST/Relay/ObfuscatorPortSelector.swift#L96
Using ternary to call Void functions should be avoided (void_function_in_ternary)
|
MullvadVPN/Classes/ConsolidatedApplicationLog.swift#L131
Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
|
MullvadVPN/View controllers/VPNSettings/VPNSettingsViewController.swift#L115
TODOs should be resolved (When ready, add navigation to ...) (todo)
|
MullvadVPN/View controllers/VPNSettings/VPNSettingsDataSource.swift#L319
TODOs should be resolved (When ready, add implementation...) (todo)
|
MullvadVPN/View controllers/VPNSettings/VPNSettingsDataSource.swift#L323
TODOs should be resolved (When ready, add implementation...) (todo)
|
The logs for this run have expired and are no longer available.
Loading