Skip to content

feat: add XPC communication to Network Extension #168

feat: add XPC communication to Network Extension

feat: add XPC communication to Network Extension #168

Triggered via pull request January 30, 2025 06:05
@coadlercoadler
synchronize #29
colin/xpc
Status Failure
Total duration 2m 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)