Skip to content

Store the raw JSON payload from the getRelays API call #5220

Store the raw JSON payload from the getRelays API call

Store the raw JSON payload from the getRelays API call #5220

Triggered via pull request September 10, 2024 20:06
Status Success
Total duration 6m 52s
Billable time 7m
Artifacts

ios.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
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.2 is already installed and up-to-date. To reinstall 0.56.2, run: brew reinstall swiftlint
Run swiftlint: PacketTunnelCore/Actor/PacketTunnelActor.swift#L283
Function body should span 50 lines or less excluding comments and whitespace: currently spans 53 lines (function_body_length)
Run swiftlint: MullvadVPN/View controllers/VPNSettings/VPNSettingsViewController.swift#L213
Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
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: ios/.spm/checkouts/wireguard-apple/Sources/WireGuardKitGo/wireguard.h#L26
umbrella header for module 'WireGuardKitGo' does not include header '/wireguard-go/maybenot/crates/maybenot-ffi/maybenot.h'
Unit tests: ios/MullvadREST/Transport/Shadowsocks/ShadowsocksRelaySelector.swift#L46
no calls to throwing functions occur within 'try' expression
Unit tests
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify