Dev/azure oauth #621
Annotations
14 warnings
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/
|
Configure
The following variables are not used in CMakeLists.txt:
|
Configure:
ext_libs/vowpal_wabbit/cmake/VowpalWabbitFeatures.cmake#L24
BUILD_FLATBUFFERS is deprecated. Use -DVW_FEAT_FLATBUFFERS=On instead.
|
Build:
rlclientlib/sampling.cc#L130
'sample_after_normalizing<std::__wrap_iter<float *>>' is deprecated: Moved to VW::exploration explorece [-Wdeprecated-declarations]
|
Build:
rlclientlib/sampling.cc#L138
'swap_chosen<reinforcement_learning::container_iterator<reinforcement_learning::action_prob>>' is deprecated: Moved to VW::exploration explorece [-Wdeprecated-declarations]
|
Build:
rlclientlib/vw_model/safe_vw.cc#L24
'seed_vw_model' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
Build:
rlclientlib/vw_model/safe_vw.cc#L30
'io_buf' is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
|
Build:
rlclientlib/vw_model/safe_vw.cc#L33
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
Build:
rlclientlib/vw_model/safe_vw.cc#L39
'io_buf' is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
|
Build:
rlclientlib/vw_model/safe_vw.cc#L42
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
Build:
rlclientlib/vw_model/safe_vw.cc#L48
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
Build:
rlclientlib/vw_model/safe_vw.cc#L55
'dealloc_examples' is deprecated: This function is no longer needed and will be removed. [-Wdeprecated-declarations]
|
Build:
rlclientlib/vw_model/safe_vw.cc#L60
'finish' is deprecated: If needing to cleanup memory, rely on the workspace destructor. Driver finalization is now handled by VW::workspace::finish(). [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading