Skip to content

BugFix: Bot-343, DataTracks return from subscribe() and read() from rust sdk #594

BugFix: Bot-343, DataTracks return from subscribe() and read() from rust sdk

BugFix: Bot-343, DataTracks return from subscribe() and read() from rust sdk #594

Triggered via pull request May 8, 2026 15:46
Status Failure
Total duration 33m 47s
Artifacts

builds.yml

on: pull_request
Build (docker-linux-arm64)
18m 23s
Build (docker-linux-arm64)
Build (docker-linux-x64)
20m 44s
Build (docker-linux-x64)
License Check  /  License Check
6s
License Check / License Check
Pin Check  /  Pin Check
10s
Pin Check / Pin Check
clang-format
25s
clang-format
clang-tidy
11m 36s
clang-tidy
Matrix: build
Build (cpp-example-collection-linux-arm64)
0s
Build (cpp-example-collection-linux-arm64)
Build (cpp-example-collection-x64)
0s
Build (cpp-example-collection-x64)
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
Build (macos-arm64)
Process completed with exit code 1.
clang-tidy
Process completed with exit code 1.
clang-tidy (clang-diagnostic-error): src/data_track_stream.cpp#L119
no viable conversion from 'const std::string' (aka 'const basic_string<char>') to 'const proto::SubscribeDataTrackError'
Build (linux-arm64)
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 (linux-x64)
Process completed with exit code 1.
Build (windows-x64)
Process completed with exit code 1.
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.2 is already installed and up-to-date. To reinstall 4.3.2, 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...
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.2 is already installed and up-to-date. To reinstall 4.3.2, run: brew reinstall cmake
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/