Skip to content

Querying the outgoing connection IP should not affect the in IP #3962

Querying the outgoing connection IP should not affect the in IP

Querying the outgoing connection IP should not affect the in IP #3962

Triggered via pull request December 8, 2023 11:28
Status Success
Total duration 4m 59s
Artifacts

ios.yml

on: pull_request
Check formatting
45s
Check formatting
Run swiftlint
32s
Run swiftlint
Unit tests
4m 48s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

7 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)
Unit tests: --- xcodebuild#L1
Using the first of multiple matching destinations:
Unit tests
SwiftLint not installed, download from https://github.com/realm/SwiftLint
Unit tests: ld#L1
'/Users/runner/Library/Developer/Xcode/DerivedData/MullvadVPN-eyvrfmadodhkonbxvnjzkuyudpjl/Build/Products/Debug-iphonesimulator/libwg-go.a[arm64][2](go.o)' has malformed LC_DYSYMTAB, expected 61 undefined symbols to start at index 4702, found 73 undefined symbols starting at index 15
Unit tests
SwiftLint not installed, download from https://github.com/realm/SwiftLint
Unit tests: ios/MullvadVPN/View controllers/Tunnel/TunnelControlViewModel.swift#L27
variable 'protocolLayer' was never mutated; consider changing to 'let' constant