feat: static model loader #615
Annotations
2 errors and 9 warnings
Build:
rlclientlib/model_mgmt/model_mgmt.cc#L35
‘memcpy’ was not declared in this scope
|
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
rlclientlib/live_model.cc#L131
‘int reinforcement_learning::live_model::request_decision(reinforcement_learning::string_view, unsigned int, reinforcement_learning::decision_response&, reinforcement_learning::api_status*)’ is deprecated: New interface unifying CB with CCB is coming [-Wdeprecated-declarations]
|
Build:
rlclientlib/live_model.cc#L145
‘int reinforcement_learning::live_model::request_multi_slot_decision(const char*, reinforcement_learning::string_view, unsigned int, reinforcement_learning::multi_slot_response&, reinforcement_learning::api_status*)’ is deprecated: New unified example builder interface is coming [-Wdeprecated-declarations]
|
Build:
rlclientlib/live_model.cc#L157
‘int reinforcement_learning::live_model::request_multi_slot_decision(reinforcement_learning::string_view, unsigned int, reinforcement_learning::multi_slot_response&, reinforcement_learning::api_status*)’ is deprecated: New unified example builder interface is coming [-Wdeprecated-declarations]
|
Build:
rlclientlib/live_model.cc#L183
‘int reinforcement_learning::live_model::request_multi_slot_decision(const char*, reinforcement_learning::string_view, unsigned int, reinforcement_learning::multi_slot_response_detailed&, reinforcement_learning::api_status*)’ is deprecated: New unified example builder interface is coming [-Wdeprecated-declarations]
|
Build:
rlclientlib/live_model.cc#L196
‘int reinforcement_learning::live_model::request_multi_slot_decision(reinforcement_learning::string_view, unsigned int, reinforcement_learning::multi_slot_response_detailed&, reinforcement_learning::api_status*)’ is deprecated: New unified example builder interface is coming [-Wdeprecated-declarations]
|
Build:
rlclientlib/model_mgmt/model_mgmt.cc#L37
control reaches end of non-void function [-Wreturn-type]
|
Configure:
ext_libs/vowpal_wabbit/cmake/VowpalWabbitFeatures.cmake#L24
BUILD_FLATBUFFERS is deprecated. Use -DVW_FEAT_FLATBUFFERS=On instead.
|
The logs for this run have expired and are no longer available.
Loading