feat: add XPC communication to Network Extension #132
Annotations
11 errors and 10 warnings
fmt
Process completed with exit code 2.
|
lint:
Coder Desktop/VPNXPC/VPNXPCProtocol.swift#L10
Line should be 120 characters or less; currently it has 148 characters (line_length)
|
lint:
Coder Desktop/VPNXPC/main.swift#L10
Prefer at least one space after slashes for comments (comment_spacing)
|
lint:
Coder Desktop/VPNXPC/main.swift#L29
Prefer at least one space after slashes for comments (comment_spacing)
|
lint:
Coder Desktop/VPNXPC/main.swift#L32
Prefer at least one space after slashes for comments (comment_spacing)
|
lint:
Coder Desktop/VPNXPC/main.swift#L35
Prefer at least one space after slashes for comments (comment_spacing)
|
lint:
Coder Desktop/VPNXPC/main.swift#L36
Prefer at least one space after slashes for comments (comment_spacing)
|
lint:
Coder Desktop/VPNXPC/main.swift#L39
Prefer at least one space after slashes for comments (comment_spacing)
|
lint:
Coder Desktop/VPNXPC/main.swift#L19
Line should be 200 characters or less; currently it has 205 characters (line_length)
|
lint:
Coder Desktop/VPNXPC/main.swift#L26
Line should be 200 characters or less; currently it has 209 characters (line_length)
|
lint:
Coder Desktop/VPN/main.swift#L17
Variable name 'GlobalXPCListenerDelegate' should start with a lowercase character (identifier_name)
|
fmt:
Coder Desktop/VPNXPC/VPNXPCProtocol.swift#L27
Indent code in accordance with the scope level. (indent)
|
fmt:
Coder Desktop/VPNXPC/main.swift#L10
Add leading and/or trailing space inside comments. (spaceInsideComments)
|
fmt:
Coder Desktop/VPNXPC/main.swift#L11
Remove trailing space at end of a line. (trailingSpace)
|
fmt:
Coder Desktop/VPNXPC/main.swift#L14
Remove trailing space at end of a line. (trailingSpace)
|
fmt:
Coder Desktop/VPNXPC/main.swift#L18
Remove trailing space at end of a line. (trailingSpace)
|
fmt:
Coder Desktop/VPNXPC/main.swift#L22
Remove trailing space at end of a line. (trailingSpace)
|
fmt:
Coder Desktop/VPNXPC/main.swift#L25
Remove trailing space at end of a line. (trailingSpace)
|
fmt:
Coder Desktop/VPNXPC/main.swift#L29
Add leading and/or trailing space inside comments. (spaceInsideComments)
|
fmt:
Coder Desktop/VPNXPC/main.swift#L32
Add leading and/or trailing space inside comments. (spaceInsideComments)
|
fmt:
Coder Desktop/VPNXPC/main.swift#L35
Add leading and/or trailing space inside comments. (spaceInsideComments)
|