chore: support operating the VPN without the app #219
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)
|