Avoid deadlocking the Packet Tunnel after a reboot #5535
Annotations
8 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)
|
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#L313
TODOs should be resolved (When ready, add implementation...) (todo)
|
MullvadVPN/View controllers/VPNSettings/VPNSettingsDataSource.swift#L317
TODOs should be resolved (When ready, add implementation...) (todo)
|
The logs for this run have expired and are no longer available.
Loading