fix: xcode 26 compile bug #1113
Annotations
6 errors
|
Run make lint
Process completed with exit code 2.
|
|
Run make lint:
Coder-Desktop/VPN/PacketTunnelProvider.swift#L47
Parameter 'options' is unused; consider removing or replacing it with '_' (unused_parameter)
|
|
Run make lint:
Coder-Desktop/VPN/PacketTunnelProvider.swift#L136
Files should have a single trailing newline (trailing_newline)
|
|
Run make lint:
Coder-Desktop/VPN/PacketTunnelProvider.swift#L52
Line should be 120 characters or less; currently it has 133 characters (line_length)
|
|
Run make lint:
Coder-Desktop/VPN/PacketTunnelProvider.swift#L50
Line should be 120 characters or less; currently it has 126 characters (line_length)
|
|
Run make lint:
Coder-Desktop/VPN/PacketTunnelProvider.swift#L47
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Loading