feat: add XPC communication to Network Extension #168
Annotations
5 errors and 10 warnings
lint:
Coder Desktop/VPN/main.swift#L16
Lines should not have trailing whitespace (trailing_whitespace)
|
lint
Process completed with exit code 2.
|
fmt
Process completed with exit code 2.
|
test:
Coder Desktop/VPN/Manager.swift#L4
no such module 'XPCHub'
|
test
Process completed with exit code 2.
|
fmt:
Coder Desktop/VPN/main.swift#L3
Sort import statements alphabetically. (sortImports)
|
fmt:
Coder Desktop/VPN/main.swift#L4
Sort import statements alphabetically. (sortImports)
|
fmt:
Coder Desktop/VPN/main.swift#L16
Remove trailing space at end of a line. (trailingSpace)
|
fmt:
Coder Desktop/VPN/PacketTunnelProvider.swift#L3
Sort import statements alphabetically. (sortImports)
|
fmt:
Coder Desktop/VPN/PacketTunnelProvider.swift#L4
Sort import statements alphabetically. (sortImports)
|
fmt:
Coder Desktop/VPN/PacketTunnelProvider.swift#L20
Add or remove space around operators or delimiters. (spaceAroundOperators)
|
fmt:
Coder Desktop/Coder Desktop/XPCInterface.swift#L1
Sort import statements alphabetically. (sortImports)
|
fmt:
Coder Desktop/Coder Desktop/XPCInterface.swift#L2
Sort import statements alphabetically. (sortImports)
|
fmt:
Coder Desktop/Coder Desktop/XPCInterface.swift#L3
Sort import statements alphabetically. (sortImports)
|
fmt:
Coder Desktop/Coder Desktop/XPCInterface.swift#L4
Sort import statements alphabetically. (sortImports)
|