Skip to content

feat: cb loop csharp bindings #820

feat: cb loop csharp bindings

feat: cb loop csharp bindings #820

Triggered via pull request October 2, 2023 18:49
@bassmangbassmang
synchronize #587
cb_loop_cs
Status Success
Total duration 18m 21s
Artifacts

build_rlclientlib.yml

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

Annotations

30 warnings
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-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
.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/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/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/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-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-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/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/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/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-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]