Skip to content

Update settings schema to V4 to fix a migration bug in obfuscation settings #3889

Update settings schema to V4 to fix a migration bug in obfuscation settings

Update settings schema to V4 to fix a migration bug in obfuscation settings #3889

Triggered via pull request December 1, 2023 15:41
Status Success
Total duration 5m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ios.yml

on: pull_request
Check formatting
23s
Check formatting
Run swiftlint
15s
Run swiftlint
Unit tests
4m 56s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Run swiftlint: Shared/ApplicationConfiguration.swift#L41
FIXMEs should be resolved (Used for debugging purposes du...) (todo)
Run swiftlint: PacketTunnelCoreTests/PacketTunnelActorTests.swift#L179
Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
Run swiftlint: MullvadVPN/View controllers/Tunnel/TunnelControlView.swift#L235
TODOs should be resolved (- UDP shouldn't be hardcoded ...) (todo)