Skip to content

Fix ObjC helpers

Fix ObjC helpers #20

Triggered via pull request February 19, 2025 06:22
Status Failure
Total duration 13s
Artifacts

swiftformat-lint.yaml

on: pull_request
swiftformat
5s
swiftformat
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
swiftformat
Process completed with exit code 1.
swiftformat: Tests/LiveKitTests/ObjCHelpersTests.swift#L17
Sort import statements alphabetically. (sortImports)
swiftformat: Tests/LiveKitTests/ObjCHelpersTests.swift#L18
Sort import statements alphabetically. (sortImports)
swiftformat: Tests/LiveKitTests/Broadcast/IPCChannelTests.swift#L98
Move inline await keyword(s) to start of expression. (hoistAwait)
swiftformat: Tests/LiveKitTests/Broadcast/IPCChannelTests.swift#L98
Insert/remove explicit self where applicable. (redundantSelf)
swiftformat: Tests/LiveKitTests/Broadcast/IPCChannelTests.swift#L104
Move inline await keyword(s) to start of expression. (hoistAwait)
swiftformat: Tests/LiveKitTests/Broadcast/IPCChannelTests.swift#L104
Insert/remove explicit self where applicable. (redundantSelf)