Add IAN TCP connections #5795
ios.yml
on: pull_request
Check formatting
58s
Run swiftlint
2m 13s
Unit tests
1m 49s
Annotations
4 errors and 6 warnings
Check formatting
Process completed with exit code 1.
|
Unit tests
Process completed with exit code 12.
|
Unit tests
xcodebuild: error: Could not resolve package dependencies:
|
Unit tests
Process completed with exit code 74.
|
Check formatting
swiftformat 0.55.3 already installed
|
Unit tests
No files were found with the provided path: test-report.zip. No artifacts will be uploaded.
|
Unit tests
xcbeautify 2.15.0 is already installed and up-to-date.
To reinstall 2.15.0, run:
brew reinstall xcbeautify
|
Run swiftlint
swiftlint 0.57.1 is already installed and up-to-date.
To reinstall 0.57.1, run:
brew reinstall swiftlint
|
Run swiftlint:
MullvadRustRuntime/EphemeralPeerNegotiator.swift#L14
SwiftLint rule 'function_parameter_count' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
Run swiftlint:
PacketTunnelCore/Actor/PacketTunnelActor.swift#L103
Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
|