Skip to content

Events Being Dropped on Connection #93

Events Being Dropped on Connection

Events Being Dropped on Connection #93

Triggered via pull request May 12, 2026 18:20
Status Failure
Total duration 32m 54s
Artifacts –

tests.yml

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

Annotations

3 errors and 15 warnings
Test (linux-arm64)
Process completed with exit code 1.
Test (linux-x64)
Process completed with exit code 1.
Test (windows-x64)
Process completed with exit code 1.
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
Test (macos-arm64)
cmake 4.3.2 is already installed and up-to-date. To reinstall 4.3.2, run: brew reinstall cmake
Code Coverage
❌ Patch coverage check failed: 0.00% < 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: 14.50% (-0.11%) 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:33: Ignoring negative hits in: branch 7 taken -5.
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 (macos-x64)
cmake 4.3.2 is already installed and up-to-date. To reinstall 4.3.2, run: brew reinstall cmake
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. 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/