Skip to content

Allow to stop local recording #6

Allow to stop local recording

Allow to stop local recording #6

Triggered via pull request February 17, 2025 17:36
Status Failure
Total duration 17s
Artifacts

swiftformat-lint.yaml

on: pull_request
swiftformat
6s
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)