ci: add test, fmt, lint workflows #21
Annotations
10 errors and 1 warning
Coder Desktop/VPN/PacketTunnelProvider.swift#L5
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Coder Desktop/VPN/PacketTunnelProvider.swift#L8
Lines should not have trailing whitespace (trailing_whitespace)
|
Coder Desktop/VPN/PacketTunnelProvider.swift#L13
Lines should not have trailing whitespace (trailing_whitespace)
|
Coder Desktop/VPN/PacketTunnelProvider.swift#L20
Lines should not have trailing whitespace (trailing_whitespace)
|
Coder Desktop/VPN/PacketTunnelProvider.swift#L25
Lines should not have trailing whitespace (trailing_whitespace)
|
Coder Desktop/Coder DesktopUITests/Coder_DesktopUITestsLaunchTests.swift#L4
Prefer `static` over `class` in a final class (static_over_final_class)
|
Coder Desktop/Coder DesktopUITests/Coder_DesktopUITests.swift#L10
Line should be 120 characters or less; currently it has 182 characters (line_length)
|
Coder Desktop/ProtoTests/SpeakerTests.swift#L50
Variable name 'v' should be between 3 and 40 characters long (identifier_name)
|
Coder Desktop/ProtoTests/SpeakerTests.swift#L61
Variable name 's' should be between 3 and 40 characters long (identifier_name)
|
Coder Desktop/ProtoTests/SpeakerTests.swift#L79
Variable name 's' should be between 3 and 40 characters long (identifier_name)
|
|
The logs for this run have expired and are no longer available.
Loading