Skip to content

chore: support operating the VPN without the app #219

chore: support operating the VPN without the app

chore: support operating the VPN without the app #219

Triggered via pull request February 5, 2025 08:04
Status Failure
Total duration 2m 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 4 warnings, and 1 notice
fmt
Process completed with exit code 2.
lint: Coder Desktop/Coder Desktop/XPCInterface.swift#L9
Initializing an optional variable with nil is redundant (redundant_optional_initialization)
lint
Process completed with exit code 2.
fmt
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
fmt: Coder Desktop/Coder Desktop/XPCInterface.swift#L9
Remove/insert redundant nil default value (Optional vars are nil by default). (redundantNilInit)
lint
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
test: Coder Desktop/Coder Desktop/XPCInterface.swift#L9
Redundant Optional Initialization Violation: Initializing an optional variable with nil is redundant (redundant_optional_initialization)
test
Tests Passed: 0 failed, 0 skipped, 0 total (0.000 seconds)