Skip to content

feat: add FDv2 configuration builder #2397

feat: add FDv2 configuration builder

feat: add FDv2 configuration builder #2397

Triggered via pull request June 17, 2026 22:00
Status Success
Total duration 6m 44s
Artifacts

cpp-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings and 2 notices
cpp-linter
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955, MarkusJx/install-boost@3039450bb3dd2e8630d1cf10ec39cb1da3054bbd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
/libs/server-sdk/src/client_impl.cpp:293:64 [readability-identifier-length]: /libs/server-sdk/src/client_impl.cpp#L293
parameter name '_' is too short, expected at least 3 characters
/libs/server-sdk/src/client_impl.cpp:290:10 [readability-identifier-length]: /libs/server-sdk/src/client_impl.cpp#L290
variable name 'pr' is too short, expected at least 3 characters
/libs/server-sdk/src/client_impl.cpp:223:31 [performance-unnecessary-value-param]: /libs/server-sdk/src/client_impl.cpp#L223
the parameter 'config' is copied for each invocation but only used as a const reference; consider making it a const reference
/libs/server-sdk/src/client_impl.cpp:97:9 [performance-inefficient-vector-operation]: /libs/server-sdk/src/client_impl.cpp#L97
'push_back' is called inside a loop; consider pre-allocating the container capacity before the loop
cpp-linter
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0DxkzagAAAAD1Pn+z7qj3T46QXzQWRaDcU0xDMzFFREdFMDgwOQBFZGdl
cpp-linter
Failed to restore: Cache service responded with 400
Run clang-format on libs/server-sdk/tests/fdv2_streaming_synchronizer_test.cpp: libs/server-sdk/tests/fdv2_streaming_synchronizer_test.cpp#L0
File libs/server-sdk/tests/fdv2_streaming_synchronizer_test.cpp does not conform to Custom style guidelines. (lines 836, 837, 865, 866)
Run clang-format on libs/server-sdk/src/data_systems/fdv2/polling_synchronizer.cpp: libs/server-sdk/src/data_systems/fdv2/polling_synchronizer.cpp#L0
File libs/server-sdk/src/data_systems/fdv2/polling_synchronizer.cpp does not conform to Custom style guidelines. (lines 135)