Skip to content

iOS screen share audio #26

iOS screen share audio

iOS screen share audio #26

Triggered via pull request February 20, 2025 18:44
Status Failure
Total duration 19s
Artifacts

swiftformat-lint.yaml

on: pull_request
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/BroadcastAudioCodecTests.swift#L20
Sort import statements alphabetically. (sortImports)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastAudioCodecTests.swift#L21
Sort import statements alphabetically. (sortImports)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastAudioCodecTests.swift#L22
Sort import statements alphabetically. (sortImports)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastAudioCodecTests.swift#L24
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastAudioCodecTests.swift#L25
Remove trailing space at end of a line. (trailingSpace)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastAudioCodecTests.swift#L27
Remove trailing space at end of a line. (trailingSpace)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastAudioCodecTests.swift#L32
Remove trailing space at end of a line. (trailingSpace)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastAudioCodecTests.swift#L35
Remove trailing space at end of a line. (trailingSpace)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastAudioCodecTests.swift#L36
Move inline try keyword(s) to start of expression. (hoistTry)
swiftformat: Tests/LiveKitTests/Broadcast/BroadcastAudioCodecTests.swift#L37
Move inline try keyword(s) to start of expression. (hoistTry)