Skip to content

Draft - Add clang-tidy support in GHA #412

Draft - Add clang-tidy support in GHA

Draft - Add clang-tidy support in GHA #412

Triggered via pull request April 15, 2026 15:57
Status Failure
Total duration 48m 42s
Artifacts 11

builds.yml

on: pull_request
Build (docker-linux-arm64)
34m 38s
Build (docker-linux-arm64)
Build (docker-linux-x64)
44m 29s
Build (docker-linux-x64)
Configure (compile database)
4m 42s
Configure (compile database)
License Check  /  License Check
4s
License Check / License Check
Pin Check  /  Pin Check
16s
Pin Check / Pin Check
Matrix: build
Build (cpp-example-collection-linux-arm64)
3m 52s
Build (cpp-example-collection-linux-arm64)
Build (cpp-example-collection-x64)
4m 5s
Build (cpp-example-collection-x64)
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
Build (windows-x64)
Process completed with exit code 1.
src/track_publication.cpp:17:10 [clang-diagnostic-error]: src/track_publication.cpp#L17
'livekit/track_publication.h' file not found
src/audio_stream.cpp:17:10 [clang-diagnostic-error]: src/audio_stream.cpp#L17
'livekit/audio_stream.h' file not found
src/subscription_thread_dispatcher.cpp:17:10 [clang-diagnostic-error]: src/subscription_thread_dispatcher.cpp#L17
'livekit/subscription_thread_dispatcher.h' file not found
src/audio_source.cpp:17:10 [clang-diagnostic-error]: src/audio_source.cpp#L17
'livekit/audio_source.h' file not found
src/stats.cpp:17:10 [clang-diagnostic-error]: src/stats.cpp#L17
'livekit/stats.h' file not found
src/video_source.cpp:17:10 [clang-diagnostic-error]: src/video_source.cpp#L17
'livekit/video_source.h' file not found
src/local_track_publication.cpp:17:10 [clang-diagnostic-error]: src/local_track_publication.cpp#L17
'livekit/local_track_publication.h' file not found
src/ffi_client.cpp:19:10 [clang-diagnostic-error]: src/ffi_client.cpp#L19
'data_track.pb.h' file not found
src/remote_participant.cpp:17:10 [clang-diagnostic-error]: src/remote_participant.cpp#L17
'livekit/remote_participant.h' file not found
src/livekit.cpp:17:10 [clang-diagnostic-error]: src/livekit.cpp#L17
'livekit/livekit.h' file not found
Build (windows-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: lukka/run-vcpkg@6fe69898af670ac05f4a8427cc5cff4fb361cee5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build (windows-x64)
No files were found with the provided path: build-release/unit-test-results.xml. No artifacts will be uploaded.
src/video_frame.cpp:62:40 [bugprone-branch-clone]: src/video_frame.cpp#L62
repeated branch body in conditional chain
src/ffi_client.cpp:727:7 [bugprone-empty-catch]: src/ffi_client.cpp#L727
empty catch statements hide issues; to handle exceptions appropriately, consider re-throwing, handling, or avoiding catch altogether
src/ffi_client.cpp:684:7 [bugprone-empty-catch]: src/ffi_client.cpp#L684
empty catch statements hide issues; to handle exceptions appropriately, consider re-throwing, handling, or avoiding catch altogether
Build (macos-x64)
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja
Build (macos-x64)
cmake 4.3.1 is already installed and up-to-date. To reinstall 4.3.1, run: brew reinstall cmake
Build (macos-arm64)
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja
Build (macos-arm64)
cmake 4.3.1 is already installed and up-to-date. To reinstall 4.3.1, run: brew reinstall cmake
Build (docker-linux-arm64)
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...

Artifacts

Produced during runtime
Name Size Digest
compile-database Expired
12.4 MB
sha256:d50d549ac745f1313a301bcc90e4d2c08ad3214c2bd79b357cd682cb72854ef1
livekit-cpp-sdk-docker-arm64 Expired
2.69 GB
sha256:5fb07be172710423e4c07fe67e1a2afba1d22afba92274214d4fcc1b2a0fc7f5
livekit-cpp-sdk-docker-x64 Expired
2.79 GB
sha256:4b1453e3a4dae33bd5d06a76e0d8be8c24c2a2684f0188c1e1072c500625369e
livekit-sdk-linux-arm64 Expired
37.1 MB
sha256:75e8a8c1dd82cada250a68fce3ba4c85a45703d4eea6b91002d124cafbb9953f
livekit-sdk-linux-x64 Expired
39.9 MB
sha256:915115d74c9189b300dadaee1c26e58ecb65637ee5913a1147c791886db5a5c3
livekit-sdk-macos-arm64 Expired
30.7 MB
sha256:1c17d2225f1f4c6afbd688c10639a600c07f6b370b9a502c192ea2d7e68cb5ba
livekit-sdk-macos-x64 Expired
32.7 MB
sha256:68d68250bd16019166b7af310e7d4a84c06f1de227f97a076fd79e84fb8a0d83
test-results-linux-arm64 Expired
2.86 KB
sha256:e81bf1e9b47acf32a2a90fae69821d563dea95a7c331cedff18db0c9e417f360
test-results-linux-x64 Expired
2.85 KB
sha256:4e32d4d0543a51f9d8dd0fd3ba8d3ff61e70518d5b853694c5ec8e76c363d336
test-results-macos-arm64 Expired
2.85 KB
sha256:de1df21090f136541b00f245920fbefed9b536eb2a5da8a41b5323a80a6e8e60
test-results-macos-x64 Expired
2.93 KB
sha256:895c9ac82212d95d249701bfaba05d2b01e56348b5eb813a9e0168dd42ddd960