feat: static model loader #615
Triggered via pull request
February 8, 2024 19:00
Status
Cancelled
Total duration
15m 0s
Artifacts
–
Annotations
6 errors and 44 warnings
asan.ubuntu-latest.vcpkg-asan-debug:
rlclientlib/model_mgmt/model_mgmt.cc#L35
‘memcpy’ was not declared in this scope
|
asan.ubuntu-latest.vcpkg-asan-debug
Process completed with exit code 1.
|
asan.ubuntu-latest.vcpkg-ubsan-debug:
rlclientlib/model_mgmt/model_mgmt.cc#L35
‘memcpy’ was not declared in this scope
|
asan.ubuntu-latest.vcpkg-ubsan-debug
Process completed with exit code 1.
|
asan.macos-latest.vcpkg-asan-debug
The operation was canceled.
|
asan.macos-latest.vcpkg-ubsan-debug
The operation was canceled.
|
asan.ubuntu-latest.vcpkg-asan-debug
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/.
|
asan.ubuntu-latest.vcpkg-asan-debug
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/
|
asan.ubuntu-latest.vcpkg-asan-debug:
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]
|
asan.ubuntu-latest.vcpkg-asan-debug:
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]
|
asan.ubuntu-latest.vcpkg-asan-debug:
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]
|
asan.ubuntu-latest.vcpkg-asan-debug:
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]
|
asan.ubuntu-latest.vcpkg-asan-debug:
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]
|
asan.ubuntu-latest.vcpkg-asan-debug:
rlclientlib/model_mgmt/model_mgmt.cc#L37
control reaches end of non-void function [-Wreturn-type]
|
asan.ubuntu-latest.vcpkg-asan-debug:
ext_libs/vowpal_wabbit/cmake/VowpalWabbitFeatures.cmake#L24
BUILD_FLATBUFFERS is deprecated. Use -DVW_FEAT_FLATBUFFERS=On instead.
|
asan.ubuntu-latest.vcpkg-ubsan-debug
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/.
|
asan.ubuntu-latest.vcpkg-ubsan-debug
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/
|
asan.ubuntu-latest.vcpkg-ubsan-debug:
ext_libs/vowpal_wabbit/cmake/VowpalWabbitFeatures.cmake#L24
BUILD_FLATBUFFERS is deprecated. Use -DVW_FEAT_FLATBUFFERS=On instead.
|
asan.ubuntu-latest.vcpkg-ubsan-debug:
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]
|
asan.ubuntu-latest.vcpkg-ubsan-debug:
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]
|
asan.ubuntu-latest.vcpkg-ubsan-debug:
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]
|
asan.ubuntu-latest.vcpkg-ubsan-debug:
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]
|
asan.ubuntu-latest.vcpkg-ubsan-debug:
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]
|
asan.ubuntu-latest.vcpkg-ubsan-debug:
rlclientlib/model_mgmt/model_mgmt.cc#L36
control reaches end of non-void function [-Wreturn-type]
|
asan.macos-latest.vcpkg-asan-debug
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/.
|
asan.macos-latest.vcpkg-asan-debug
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/
|
asan.macos-latest.vcpkg-asan-debug:
rlclientlib/model_mgmt/model_mgmt.cc#L37
non-void function does not return a value in all control paths [-Wreturn-type]
|
asan.macos-latest.vcpkg-asan-debug:
rlclientlib/sampling.cc#L130
'sample_after_normalizing<std::__wrap_iter<float *>>' is deprecated: Moved to VW::exploration explorece [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
rlclientlib/sampling.cc#L138
'swap_chosen<reinforcement_learning::container_iterator<reinforcement_learning::action_prob>>' is deprecated: Moved to VW::exploration explorece [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
rlclientlib/vw_model/safe_vw.cc#L24
'seed_vw_model' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
rlclientlib/vw_model/safe_vw.cc#L30
'io_buf' is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
rlclientlib/vw_model/safe_vw.cc#L33
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
rlclientlib/vw_model/safe_vw.cc#L39
'io_buf' is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
rlclientlib/vw_model/safe_vw.cc#L42
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
rlclientlib/vw_model/safe_vw.cc#L48
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
rlclientlib/vw_model/safe_vw.cc#L55
'dealloc_examples' is deprecated: This function is no longer needed and will be removed. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
ext_libs/vowpal_wabbit/cmake/VowpalWabbitFeatures.cmake#L24
BUILD_FLATBUFFERS is deprecated. Use -DVW_FEAT_FLATBUFFERS=On instead.
|
asan.macos-latest.vcpkg-ubsan-debug
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/.
|
asan.macos-latest.vcpkg-ubsan-debug
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/
|
asan.macos-latest.vcpkg-ubsan-debug:
rlclientlib/model_mgmt/model_mgmt.cc#L37
non-void function does not return a value in all control paths [-Wreturn-type]
|
asan.macos-latest.vcpkg-ubsan-debug:
rlclientlib/sampling.cc#L130
'sample_after_normalizing<std::__wrap_iter<float *>>' is deprecated: Moved to VW::exploration explorece [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
rlclientlib/sampling.cc#L138
'swap_chosen<reinforcement_learning::container_iterator<reinforcement_learning::action_prob>>' is deprecated: Moved to VW::exploration explorece [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
rlclientlib/vw_model/safe_vw.cc#L24
'seed_vw_model' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
rlclientlib/vw_model/safe_vw.cc#L30
'io_buf' is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
rlclientlib/vw_model/safe_vw.cc#L33
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
rlclientlib/vw_model/safe_vw.cc#L39
'io_buf' is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
rlclientlib/vw_model/safe_vw.cc#L42
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
rlclientlib/vw_model/safe_vw.cc#L48
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
rlclientlib/vw_model/safe_vw.cc#L55
'dealloc_examples' is deprecated: This function is no longer needed and will be removed. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
ext_libs/vowpal_wabbit/cmake/VowpalWabbitFeatures.cmake#L24
BUILD_FLATBUFFERS is deprecated. Use -DVW_FEAT_FLATBUFFERS=On instead.
|