Skip to content

SwiftFormat lint workflow (#590) #3

SwiftFormat lint workflow (#590)

SwiftFormat lint workflow (#590) #3

Triggered via push February 14, 2025 18:45
Status Failure
Total duration 20s
Artifacts
swiftformat
7s
swiftformat
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
swiftformat
Process completed with exit code 1.
swiftformat: Tests/LiveKitTests/Broadcast/SocketPathTests.swift#L22
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
swiftformat: Tests/LiveKitTests/Broadcast/SocketPathTests.swift#L23
Remove trailing space at end of a line. (trailingSpace)
swiftformat: Tests/LiveKitTests/Broadcast/SocketPathTests.swift#L29
Remove trailing space at end of a line. (trailingSpace)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastImageCodecTests.swift#L22
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastImageCodecTests.swift#L23
Remove trailing space at end of a line. (trailingSpace)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastImageCodecTests.swift#L25
Remove trailing space at end of a line. (trailingSpace)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastImageCodecTests.swift#L30
Remove trailing space at end of a line. (trailingSpace)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastImageCodecTests.swift#L34
Remove trailing space at end of a line. (trailingSpace)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastImageCodecTests.swift#L35
Move inline try keyword(s) to start of expression. (hoistTry)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastImageCodecTests.swift#L39
Remove trailing space at end of a line. (trailingSpace)