VideoFrames FrameMetadata #478
builds.yml
on: pull_request
Build (docker-linux-arm64)
16m 46s
Build (docker-linux-x64)
20m 30s
License Check
/
License Check
7s
Pin Check
/
Pin Check
10s
clang-tidy
5m 55s
Matrix: build
Build (cpp-example-collection-linux-arm64)
0s
Build (cpp-example-collection-x64)
0s
Annotations
9 errors and 16 warnings
|
clang-tidy
Process completed with exit code 1.
|
|
src/subscription_thread_dispatcher.cpp:67:36 [clang-diagnostic-error]:
src/subscription_thread_dispatcher.cpp#L67
out-of-line definition of 'setOnAudioFrameCallback' does not match any declaration in 'livekit::SubscriptionThreadDispatcher'
|
|
Build (linux-arm64)
Process completed with exit code 1.
|
|
Build (macos-arm64)
Process completed with exit code 1.
|
|
Build (linux-x64)
Process completed with exit code 1.
|
|
Build (docker-linux-arm64)
Process completed with exit code 1.
|
|
Build (docker-linux-x64)
Process completed with exit code 1.
|
|
Build (macos-x64)
Process completed with exit code 1.
|
|
Build (windows-x64)
Process completed with exit code 1.
|
|
clang-tidy
clang-tidy found 7 issue(s), threshold is 0
|
|
src/video_utils.cpp:187:21 [performance-no-int-to-ptr]:
src/video_utils.cpp#L187
integer to pointer cast pessimizes optimization opportunities
|
|
src/video_frame.cpp:348:26 [performance-no-int-to-ptr]:
src/video_frame.cpp#L348
integer to pointer cast pessimizes optimization opportunities
|
|
src/video_frame.cpp:339:28 [performance-no-int-to-ptr]:
src/video_frame.cpp#L339
integer to pointer cast pessimizes optimization opportunities
|
|
src/subscription_thread_dispatcher.cpp:74:72 [performance-unnecessary-value-param]:
src/subscription_thread_dispatcher.cpp#L74
parameter 'opts' is passed by value and only copied once; consider moving it to avoid unnecessary copies
|
|
src/room_proto_converter.cpp:429:16 [performance-no-int-to-ptr]:
src/room_proto_converter.cpp#L429
integer to pointer cast pessimizes optimization opportunities
|
|
src/room_proto_converter.cpp:111:14 [performance-no-int-to-ptr]:
src/room_proto_converter.cpp#L111
integer to pointer cast pessimizes optimization opportunities
|
|
Build (linux-arm64)
No files were found with the provided path: build-release/unit-test-results.xml. No artifacts will be uploaded.
|
|
Build (macos-arm64)
No files were found with the provided path: build-release/unit-test-results.xml. No artifacts will be uploaded.
|
|
Build (macos-arm64)
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
|
Build (linux-x64)
No files were found with the provided path: build-release/unit-test-results.xml. No artifacts will be uploaded.
|
|
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...
|
|
Build (macos-x64)
No files were found with the provided path: build-release/unit-test-results.xml. No artifacts will be uploaded.
|
|
Build (macos-x64)
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
|
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.
|