Skip to content

Enable Daita Support on iOS #5153

Enable Daita Support on iOS

Enable Daita Support on iOS #5153

Triggered via pull request August 23, 2024 15:25
Status Success
Total duration 9m 52s
Billable time 9m
Artifacts

ios.yml

on: pull_request
Check formatting
37s
Check formatting
Run swiftlint
20s
Run swiftlint
Unit tests
8m 5s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
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/
Check formatting
swiftformat 0.54.3 already installed
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.56.1 is already installed and up-to-date. To reinstall 0.56.1, run: brew reinstall swiftlint
Run swiftlint: PacketTunnelCoreTests/MultiHopEphemeralPeerExchangerTests.swift#L137
TODOs should be resolved (Write more tests) (todo)
Run swiftlint: PacketTunnelCoreTests/PacketTunnelActorTests.swift#L212
SwiftLint rule 'function_body_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
Run swiftlint: PacketTunnelCore/Actor/PacketTunnelActorCommand.swift#L76
TODOs should be resolved (Handle Daita here ???) (todo)
Run swiftlint: PacketTunnelCore/Actor/ObservedState+Extensions.swift#L19
TODOs should be resolved (Handle Daita here ?) (todo)
Run swiftlint: PacketTunnelCore/Actor/PacketTunnelActor.swift#L282
Function body should span 50 lines or less excluding comments and whitespace: currently spans 53 lines (function_body_length)
Run swiftlint: MullvadVPN/TunnelManager/TunnelState+UI.swift#L52
TODOs should be resolved (How to Handle Daita here ?) (todo)
Run swiftlint: MullvadVPN/TunnelManager/TunnelState.swift#L55
TODOs should be resolved (Add information here to suppor...) (todo)
Run swiftlint: MullvadVPN/TunnelManager/TunnelState.swift#L116
TODOs should be resolved (Handle Daita and PQ here) (todo)
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
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify