Update settings migration workflow #5545
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/
|
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)
|
Run swiftlint:
MullvadVPN/View controllers/VPNSettings/VPNSettingsViewController.swift#L115
TODOs should be resolved (When ready, add navigation to ...) (todo)
|
Run swiftlint:
MullvadVPN/View controllers/VPNSettings/VPNSettingsDataSource.swift#L313
TODOs should be resolved (When ready, add implementation...) (todo)
|
Run swiftlint:
MullvadVPN/View controllers/VPNSettings/VPNSettingsDataSource.swift#L317
TODOs should be resolved (When ready, add implementation...) (todo)
|
Loading