Skip to content

refactor(fdv2): add server FDv2 heuristic fallback and recovery #2263

refactor(fdv2): add server FDv2 heuristic fallback and recovery

refactor(fdv2): add server FDv2 heuristic fallback and recovery #2263

Triggered via pull request May 12, 2026 20:26
Status Success
Total duration 6m 47s
Artifacts

cpp-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 13 warnings, and 1 notice
cpp-linter
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955, MarkusJx/install-boost@3039450bb3dd2e8630d1cf10ec39cb1da3054bbd. 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/
/libs/internal/include/launchdarkly/async/promise.hpp:215:63 [performance-unnecessary-value-param]: /libs/internal/include/launchdarkly/async/promise.hpp#L215
the parameter 'executor' is copied for each invocation but only used as a const reference; consider making it a const reference
/libs/internal/include/launchdarkly/async/promise.hpp:196:29 [bugprone-move-forwarding-reference]: /libs/internal/include/launchdarkly/async/promise.hpp#L196
forwarding reference passed to std::move(), which may unexpectedly cause lvalues to be moved; use std::forward() instead
/libs/internal/include/launchdarkly/async/promise.hpp:179:37 [bugprone-move-forwarding-reference]: /libs/internal/include/launchdarkly/async/promise.hpp#L179
forwarding reference passed to std::move(), which may unexpectedly cause lvalues to be moved; use std::forward() instead
/libs/internal/include/launchdarkly/async/promise.hpp:166:62 [performance-unnecessary-value-param]: /libs/internal/include/launchdarkly/async/promise.hpp#L166
the parameter 'executor' is copied for each invocation but only used as a const reference; consider making it a const reference
/libs/internal/include/launchdarkly/async/promise.hpp:38:12 [cppcoreguidelines-special-member-functions]: /libs/internal/include/launchdarkly/async/promise.hpp#L38
class 'Base' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator
/libs/internal/include/launchdarkly/async/promise.hpp:34:7 [cppcoreguidelines-special-member-functions]: /libs/internal/include/launchdarkly/async/promise.hpp#L34
class 'Continuation' defines a move constructor and a move assignment operator but does not define a destructor, a copy constructor or a copy assignment operator
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>0A40DagAAAABH5m0fUVVDQ5bFgUAUqSEAQ0hHRURHRTE4MjIARWRnZQ==
cpp-linter
Failed to restore: Cache service responded with 400
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)