Skip to content

feat: static model loader #903

feat: static model loader

feat: static model loader #903

Triggered via pull request February 8, 2024 17:01
@bassmangbassmang
synchronize #603
static_model
Status Success
Total duration 22m 34s
Artifacts

build_rlclientlib.yml

on: pull_request
Matrix: build-macos
Matrix: build-ubuntu
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

42 warnings
rlclientlib-release-ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rlclientlib-debug-macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rlclientlib-debug-macos-latest: ext_libs/zstd/lib/compress/zstd_compress_superblock.c#L412
variable 'litLengthSum' set but not used [-Wunused-but-set-variable]
rlclientlib-debug-macos-latest: test_tools/example_gen/example_gen.cc#L821
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
rlclientlib-debug-macos-latest: unit_test/object_pool_test.cc#L35
'log' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
rlclientlib-debug-ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rlclientlib-release-macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rlclientlib-release-macos-latest: ext_libs/zstd/lib/compress/zstd_compress_superblock.c#L412
variable 'litLengthSum' set but not used [-Wunused-but-set-variable]
rlclientlib-release-macos-latest: test_tools/example_gen/example_gen.cc#L821
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
rlclientlib-release-macos-latest: unit_test/object_pool_test.cc#L35
'log' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
rlclientlib-debug-windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1, actions/cache@v3, lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rlclientlib-debug-windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
rlclientlib-debug-windows-latest
boost-system's buildsystem uses very long paths and may fail on your
rlclientlib-debug-windows-latest
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression 'D:\a\reinforcement_learning\reinforcement_learning/vcpkg.json'.
rlclientlib-debug-windows-latest
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
rlclientlib-debug-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/allreduce/src/allreduce_sockets.cc#L117
'hostent': type name first seen using 'struct' now seen using 'class'
rlclientlib-debug-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/hashstring.h#L40
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
rlclientlib-debug-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/hashstring.h#L40
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
rlclientlib-debug-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L298
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
rlclientlib-debug-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L303
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
rlclientlib-debug-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L308
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
rlclientlib-debug-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L315
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
rlclientlib-debug-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L323
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
rlclientlib-debug-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L338
'return': conversion from 'uint64_t' to 'uint32_t', possible loss of data
rlclientlib-debug-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/hashstring.h#L40
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
rlclientlib-release-windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1, actions/cache@v3, lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rlclientlib-release-windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
rlclientlib-release-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/allreduce/src/allreduce_sockets.cc#L117
'hostent': type name first seen using 'struct' now seen using 'class'
rlclientlib-release-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/hashstring.h#L40
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
rlclientlib-release-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/hashstring.h#L40
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
rlclientlib-release-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L298
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
rlclientlib-release-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L303
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
rlclientlib-release-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L308
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
rlclientlib-release-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L315
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
rlclientlib-release-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L323
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
rlclientlib-release-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L338
'return': conversion from 'uint64_t' to 'uint32_t', possible loss of data
rlclientlib-release-windows-latest: ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/hashstring.h#L40
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
rlclientlib-release-windows-latest
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
rlclientlib-release-windows-latest
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression 'D:\a\reinforcement_learning\reinforcement_learning/vcpkg.json'.
rlclientlib-release-windows-latest
boost-system's buildsystem uses very long paths and may fail on your