Skip to content

Add IAN-based TunnelPinger, refactoring the pinger protocol accordingly. #5241

Add IAN-based TunnelPinger, refactoring the pinger protocol accordingly.

Add IAN-based TunnelPinger, refactoring the pinger protocol accordingly. #5241

Triggered via pull request September 18, 2024 14:27
Status Failure
Total duration 2m 25s
Billable time 3m
Artifacts

ios.yml

on: pull_request
Check formatting
38s
Check formatting
Run swiftlint
26s
Run swiftlint
Unit tests
2m 16s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Unit tests
Process completed with exit code 65.
Run swiftlint
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)
Check formatting
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/
Unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit tests: --- xcodebuild#L1
Using the first of multiple matching destinations:
Unit tests
Run script build phase 'Import maybenot_machines' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'PacketTunnelCore' from project 'MullvadVPN')
Unit tests
Run script build phase 'Build MullvadRustRuntime' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'MullvadRustRuntime' from project 'MullvadVPN')
Unit tests
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify