Skip to content

Breaking changes: remove deprecated code, return weak_ptr instead of raw, remove unused LogSink enum. More targetted docs. #315

Breaking changes: remove deprecated code, return weak_ptr instead of raw, remove unused LogSink enum. More targetted docs.

Breaking changes: remove deprecated code, return weak_ptr instead of raw, remove unused LogSink enum. More targetted docs. #315

Triggered via pull request June 1, 2026 19:39
Status Success
Total duration 47m 22s
Artifacts 7

tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

25 warnings and 6 notices
Test (macos-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Test (macos-arm64)
sccache backend unreachable; building without compile cache this run
Test (macos-arm64)
jq 1.8.1 is already installed and up-to-date. To reinstall 1.8.1, run: brew reinstall jq
Test (macos-arm64)
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja
Code Coverage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Code Coverage
❌ Patch coverage check failed: 33.33% < target 80%
Code Coverage
Failed to report status 'codecov/patch': Resource not accessible by integration - https://docs.github.com/rest/commits/statuses#create-a-commit-status
Code Coverage
❌ Project coverage check failed: 29.91% (-0.62%) relative to base
Code Coverage
Failed to report status 'codecov/project': Resource not accessible by integration - https://docs.github.com/rest/commits/statuses#create-a-commit-status
Code Coverage
Please ensure your test framework is generating JUnit XML output.
Code Coverage
No JUnit XML files found matching pattern: **/*.junit.xml
Code Coverage
No files found matching pattern: **/*.junit.xml
Code Coverage
(WARNING) /home/runner/work/client-sdk-cpp/client-sdk-cpp/src/logging.cpp:53: Ignoring negative hits in: branch 7 taken -1.
Code Coverage
(WARNING) /home/runner/work/client-sdk-cpp/client-sdk-cpp/src/logging.cpp:33: Ignoring negative hits in: branch 7 taken -11.
Code Coverage
sccache backend unreachable; building without compile cache this run
Test (linux-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Test (linux-arm64)
sccache backend unreachable; building without compile cache this run
Test (linux-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Test (linux-x64)
sccache backend unreachable; building without compile cache this run
Test (macos-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Test (macos-x64)
sccache backend unreachable; building without compile cache this run
Test (macos-x64)
jq 1.8.1 is already installed and up-to-date. To reinstall 1.8.1, run: brew reinstall jq
Test (macos-x64)
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja
Test (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, mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Test (windows-x64)
sccache backend unreachable; building without compile cache this run
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors

Artifacts

Produced during runtime
Name Size Digest
codecov-coverage-results-sderosa-BOT-320-breaking-changes-coverage
33.9 KB
sha256:00b3dd042c148b771ddfd68ee26220eed8fdfca0999dd1e76e7b6098d5d7001d
coverage-report
516 KB
sha256:65b30197a71ea43dd7b1b781d79debbb8a7f0b2c9e6f4502c09c07f793e30996
test-results-linux-arm64
1.54 MB
sha256:d208953e89b1114b68287254f0e1c24627542aabe63470a13007da70c7a0a816
test-results-linux-x64
1.53 MB
sha256:d1befa58bef756f178d3769f21caa817eb7f39d4f9b208c459b1c7c10ed16b8a
test-results-macos-arm64
1.37 MB
sha256:1f2774a415da48d9f10c496c19ba5e6d6841395f0ce9786a5d6ad6b41173ac30
test-results-macos-x64
1.6 MB
sha256:7524269155d0e413f505cd4bb04353dca9d5752612332393a257edc66abffc28
test-results-windows-x64
6.01 KB
sha256:9a142e9ce82f89a2bbb9191da93531e16ec22dbcfd90ba70a18b7f233e40ef77