ci: add test, fmt, lint workflows #14
Annotations
3 errors and 14 warnings
format
Process completed with exit code 2.
|
lint
Process completed with exit code 1.
|
test
Process completed with exit code 2.
|
format
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
|
format:
Coder Desktop/Coder Desktop/Theme.swift#L10
Insert blank line before class, struct, enum, extension, protocol or function declarations. (blankLinesBetweenScopes)
|
format:
Coder Desktop/VPN/PacketTunnelProvider.swift#L3
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
|
format:
Coder Desktop/VPN/PacketTunnelProvider.swift#L5
Add or remove space around operators or delimiters. (spaceAroundOperators)
|
format:
Coder Desktop/VPN/PacketTunnelProvider.swift#L5
Mark unused function arguments with _. (unusedArguments)
|
format:
Coder Desktop/VPN/PacketTunnelProvider.swift#L8
Remove trailing space at end of a line. (trailingSpace)
|
format:
Coder Desktop/VPN/PacketTunnelProvider.swift#L9
Mark unused function arguments with _. (unusedArguments)
|
format:
Coder Desktop/VPN/PacketTunnelProvider.swift#L13
Remove trailing space at end of a line. (trailingSpace)
|
format:
Coder Desktop/VPN/PacketTunnelProvider.swift#L20
Remove trailing space at end of a line. (trailingSpace)
|
format:
Coder Desktop/VPN/PacketTunnelProvider.swift#L25
Remove trailing space at end of a line. (trailingSpace)
|
format:
Coder Desktop/Coder DesktopTests/AgentsTests.swift#L3
Sort import statements alphabetically. (sortImports)
|
lint
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
|
lint
No available formula with the name "[email protected]". Did you mean swiftlint?
|
test
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
|