feat: Initial Support for FlatBuffer context #789
Triggered via pull request
February 14, 2024 19:29
Status
Failure
Total duration
29m 15s
Artifacts
–
codeql-analysis.yml
on: pull_request
Analyze C++
28m 59s
Analyze Python bindings
3m 45s
Analyze CSharp bindings
27m 6s
Annotations
9 errors and 32 warnings
Analyze C++:
rlclientlib/vw_model/safe_vw.cc#L37
expected ‘,’ or ‘...’ before ‘default’
|
Analyze C++:
rlclientlib/vw_model/safe_vw.cc#L39
expected primary-expression before ‘default’
|
Analyze C++:
rlclientlib/vw_model/safe_vw.cc#L39
expected ‘;’ before ‘default’
|
Analyze C++:
rlclientlib/vw_model/safe_vw.cc#L39
case label not within a switch statement
|
Analyze C++:
rlclientlib/vw_model/safe_vw.cc#L39
expected ‘:’ before ‘;’ token
|
Analyze C++:
rlclientlib/vw_model/safe_vw.cc#L72
use of ‘auto’ in lambda parameter declaration only available with ‘-std=c++14’ or ‘-std=gnu++14’
|
Analyze C++:
rlclientlib/vw_model/safe_vw.cc#L73
cannot convert ‘const int’ to ‘reinforcement_learning::input_serialization’
|
Analyze C++
no match for call to ‘(reinforcement_learning::vw_input_type_configurator::configure_input_serialization(const reinforcement_learning::utility::configuration&, reinforcement_learning::i_trace*, reinforcement_learning::api_status*) const::<lambda(const int&)>) (reinforcement_learning::input_serialization&)’
|
Analyze C++
Process completed with exit code 1.
|
Analyze Python bindings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze Python bindings
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Analyze CSharp bindings
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, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze CSharp bindings
boost-system's buildsystem uses very long paths and may fail on your
|
Analyze CSharp bindings
The following variables are not used in CMakeLists.txt:
|
Analyze CSharp bindings:
ext_libs/vowpal_wabbit/vowpalwabbit/allreduce/src/allreduce_sockets.cc#L117
'hostent': type name first seen using 'struct' now seen using 'class'
|
Analyze CSharp bindings:
ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/hashstring.h#L40
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
|
Analyze CSharp bindings:
ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/hashstring.h#L40
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
|
Analyze CSharp bindings:
ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L298
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
|
Analyze CSharp bindings:
ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L303
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
|
Analyze CSharp bindings:
ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L308
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
|
Analyze CSharp bindings:
ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L315
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
|
Analyze CSharp bindings:
ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L323
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
|
Analyze CSharp bindings:
ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/vw.h#L338
'return': conversion from 'uint64_t' to 'uint32_t', possible loss of data
|
Analyze CSharp bindings:
ext_libs/vowpal_wabbit/vowpalwabbit/core/include/vw/core/hashstring.h#L40
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
|
Analyze CSharp bindings
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Analyze CSharp bindings
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
|
Analyze CSharp bindings
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'.
|
Analyze C++
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, github/codeql-action/init@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze C++
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Analyze C++
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
|
Analyze C++:
include/api_status.h#L254
backslash-newline at end of file
|
Analyze C++:
include/api_status.h#L254
backslash-newline at end of file
|
Analyze C++:
include/api_status.h#L254
backslash-newline at end of file
|
Analyze C++:
include/api_status.h#L254
backslash-newline at end of file
|
Analyze C++:
include/api_status.h#L254
backslash-newline at end of file
|
Analyze C++:
include/api_status.h#L254
backslash-newline at end of file
|
Analyze C++:
include/api_status.h#L254
backslash-newline at end of file
|
Analyze C++:
include/api_status.h#L254
backslash-newline at end of file
|
Analyze C++:
include/api_status.h#L254
backslash-newline at end of file
|
Analyze C++:
include/api_status.h#L254
backslash-newline at end of file
|
Analyze C++
The following variables are not used in CMakeLists.txt:
|