ci: add test, fmt, lint workflows #20
Annotations
1 error and 11 warnings
Run make fmt
Process completed with exit code 2.
|
|
Run make fmt:
Coder Desktop/Coder Desktop/Theme.swift#L10
Insert blank line before class, struct, enum, extension, protocol or function declarations. (blankLinesBetweenScopes)
|
Run make fmt:
Coder Desktop/VPN/PacketTunnelProvider.swift#L3
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
|
Run make fmt:
Coder Desktop/VPN/PacketTunnelProvider.swift#L5
Add or remove space around operators or delimiters. (spaceAroundOperators)
|
Run make fmt:
Coder Desktop/VPN/PacketTunnelProvider.swift#L5
Mark unused function arguments with _. (unusedArguments)
|
Run make fmt:
Coder Desktop/VPN/PacketTunnelProvider.swift#L8
Remove trailing space at end of a line. (trailingSpace)
|
Run make fmt:
Coder Desktop/VPN/PacketTunnelProvider.swift#L9
Mark unused function arguments with _. (unusedArguments)
|
Run make fmt:
Coder Desktop/VPN/PacketTunnelProvider.swift#L13
Remove trailing space at end of a line. (trailingSpace)
|
Run make fmt:
Coder Desktop/VPN/PacketTunnelProvider.swift#L20
Remove trailing space at end of a line. (trailingSpace)
|
Run make fmt:
Coder Desktop/VPN/PacketTunnelProvider.swift#L25
Remove trailing space at end of a line. (trailingSpace)
|
Run make fmt:
Coder Desktop/Coder DesktopTests/Util.swift#L70
Mark unused function arguments with _. (unusedArguments)
|
Loading