feat: add server FDv2 data system orchestrator #2257
Annotations
13 warnings and 2 notices
|
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/server-sdk/src/data_systems/fdv2/fdv2_data_system.cpp:279:40 [readability-identifier-length]:
/libs/server-sdk/src/data_systems/fdv2/fdv2_data_system.cpp#L279
parameter name 'gb' is too short, expected at least 3 characters
|
|
/libs/server-sdk/src/data_systems/fdv2/fdv2_data_system.cpp:270:46 [readability-identifier-length]:
/libs/server-sdk/src/data_systems/fdv2/fdv2_data_system.cpp#L270
parameter name 'te' is too short, expected at least 3 characters
|
|
/libs/server-sdk/src/data_systems/fdv2/fdv2_data_system.cpp:207:13 [readability-qualified-auto]:
/libs/server-sdk/src/data_systems/fdv2/fdv2_data_system.cpp#L207
'auto &factory' can be declared as 'const auto &factory'
|
|
/libs/server-sdk/src/data_systems/fdv2/fdv2_data_system.cpp:161:46 [readability-identifier-length]:
/libs/server-sdk/src/data_systems/fdv2/fdv2_data_system.cpp#L161
parameter name 'te' is too short, expected at least 3 characters
|
|
/libs/server-sdk/src/data_systems/fdv2/fdv2_data_system.cpp:116:13 [readability-qualified-auto]:
/libs/server-sdk/src/data_systems/fdv2/fdv2_data_system.cpp#L116
'auto &factory' can be declared as 'const auto &factory'
|
|
/libs/server-sdk/src/data_systems/fdv2/fdv2_data_system.cpp:42:7 [readability-redundant-member-init]:
/libs/server-sdk/src/data_systems/fdv2/fdv2_data_system.cpp#L42
initializer for member 'store_' is redundant
|
|
|
|
/libs/server-sdk/src/data_components/change_notifier/change_notifier.cpp:94:57 [readability-identifier-length]:
/libs/server-sdk/src/data_components/change_notifier/change_notifier.cpp#L94
parameter name 's' is too short, expected at least 3 characters
|
|
/libs/server-sdk/src/data_components/change_notifier/change_notifier.cpp:92:33 [readability-identifier-length]:
/libs/server-sdk/src/data_components/change_notifier/change_notifier.cpp#L92
parameter name 'f' is too short, expected at least 3 characters
|
|
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>0dLb7aQAAAAD1vt72tdpcT5PC0CVgmFCZU0xDMzFFREdFMDIxNQBFZGdl
|
|
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 496, 523)
|
|
Run clang-format on libs/server-sdk/tests/fdv2_data_system_test.cpp:
libs/server-sdk/tests/fdv2_data_system_test.cpp#L0
File libs/server-sdk/tests/fdv2_data_system_test.cpp does not conform to Custom style guidelines. (lines 145, 174, 175, 829)
|