feat: add XPC communication to Network Extension #133
Annotations
1 error and 10 warnings
|
Coder Desktop/VPN/main.swift#L8
Mark unused function arguments with _. (unusedArguments)
|
Coder Desktop/VPN/main.swift#L17
Remove redundant internal access control. (redundantInternal)
|
Coder Desktop/VPNXPC/VPNXPCProtocol.swift#L27
Indent code in accordance with the scope level. (indent)
|
Coder Desktop/VPN/VpnXPCInterface.swift#L28
Remove trailing space at end of a line. (trailingSpace)
|
Coder Desktop/VPN/VpnXPCInterface.swift#L40
Remove trailing space at end of a line. (trailingSpace)
|
Coder Desktop/VPN/VpnXPCInterface.swift#L44
Add or remove trailing comma from the last item in a collection literal. (trailingCommas)
|
Coder Desktop/VPN/VpnXPCInterface.swift#L48
Remove trailing space at end of a line. (trailingSpace)
|
Coder Desktop/VPN/VpnXPCInterface.swift#L72
Add or remove trailing comma from the last item in a collection literal. (trailingCommas)
|
Coder Desktop/VPN/VpnXPCInterface.swift#L76
Remove trailing space at end of a line. (trailingSpace)
|
Coder Desktop/Coder Desktop/VPNService.swift#L2
Sort import statements alphabetically. (sortImports)
|
The logs for this run have expired and are no longer available.
Loading