Skip to content

create a cargo push job for rust workflow #1051

create a cargo push job for rust workflow

create a cargo push job for rust workflow #1051

Triggered via pull request October 1, 2025 18:17
Status Success
Total duration 51m 4s
Artifacts

keyvi.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
Release on macos-latest: keyvi/tests/keyvi/util/active_object_test.cpp#L68
unused variable 'last_call' [-Wunused-variable]
Release on macos-latest: keyvi/tests/keyvi/util/active_object_test.cpp#L49
unused variable 'last_call' [-Wunused-variable]
Release on macos-latest: keyvi/include/keyvi/index/internal/tiered_merge_policy.h#L68
variable 'totalSizeToMerge' set but not used [-Wunused-but-set-variable]
Release on macos-latest: keyvi/include/keyvi/index/internal/tiered_merge_policy.h#L68
variable 'totalSizeToMerge' set but not used [-Wunused-but-set-variable]
Release on macos-latest: keyvi/include/keyvi/index/internal/tiered_merge_policy.h#L68
variable 'totalSizeToMerge' set but not used [-Wunused-but-set-variable]
Release on macos-latest: keyvi/include/keyvi/index/internal/tiered_merge_policy.h#L68
variable 'totalSizeToMerge' set but not used [-Wunused-but-set-variable]
Release on macos-latest: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L74
variable 'files_added' set but not used [-Wunused-but-set-variable]
Debug on macos-latest: keyvi/tests/keyvi/util/active_object_test.cpp#L68
unused variable 'last_call' [-Wunused-variable]
Debug on macos-latest: keyvi/tests/keyvi/util/active_object_test.cpp#L49
unused variable 'last_call' [-Wunused-variable]
Debug on macos-latest: keyvi/include/keyvi/index/internal/tiered_merge_policy.h#L68
variable 'totalSizeToMerge' set but not used [-Wunused-but-set-variable]
Debug on macos-latest: keyvi/include/keyvi/index/internal/tiered_merge_policy.h#L68
variable 'totalSizeToMerge' set but not used [-Wunused-but-set-variable]
Debug on macos-latest: keyvi/include/keyvi/index/internal/tiered_merge_policy.h#L68
variable 'totalSizeToMerge' set but not used [-Wunused-but-set-variable]
Debug on macos-latest: keyvi/include/keyvi/index/internal/tiered_merge_policy.h#L68
variable 'totalSizeToMerge' set but not used [-Wunused-but-set-variable]
Debug on macos-latest: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L74
variable 'files_added' set but not used [-Wunused-but-set-variable]
Debug on ubuntu-24.04: keyvi/bin/keyviinspector/keyviinspector.cpp#L38
2 adjacent parameters of 'dump' of similar type ('const std::string &') are easily swapped by mistake [bugprone-easily-swappable-parameters]
Debug on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L298
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,hicpp-no-array-decay]
Debug on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L273
variable name 'vm' is too short, expected at least 3 characters [readability-identifier-length]
Debug on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L270
variable name 'p' is too short, expected at least 3 characters [readability-identifier-length]
Debug on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L234
variable name 'v' is too short, expected at least 3 characters [readability-identifier-length]
Debug on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L232
parameter name 'vm' is too short, expected at least 3 characters [readability-identifier-length]
Debug on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L112
2 adjacent parameters of 'finalize_compile' of similar type ('const std::string &') are easily swapped by mistake [bugprone-easily-swappable-parameters]
Debug on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L74
variable 'files_added' set but not used [clang-diagnostic-unused-but-set-variable]
Debug on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L65
function 'compile_multiple' has cognitive complexity of 26 (threshold 25) [readability-function-cognitive-complexity]
Debug on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L61
100 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
Release on ubuntu-24.04: keyvi/bin/keyviinspector/keyviinspector.cpp#L38
2 adjacent parameters of 'dump' of similar type ('const std::string &') are easily swapped by mistake [bugprone-easily-swappable-parameters]
Release on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L298
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,hicpp-no-array-decay]
Release on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L273
variable name 'vm' is too short, expected at least 3 characters [readability-identifier-length]
Release on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L270
variable name 'p' is too short, expected at least 3 characters [readability-identifier-length]
Release on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L234
variable name 'v' is too short, expected at least 3 characters [readability-identifier-length]
Release on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L232
parameter name 'vm' is too short, expected at least 3 characters [readability-identifier-length]
Release on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L112
2 adjacent parameters of 'finalize_compile' of similar type ('const std::string &') are easily swapped by mistake [bugprone-easily-swappable-parameters]
Release on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L74
variable 'files_added' set but not used [clang-diagnostic-unused-but-set-variable]
Release on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L65
function 'compile_multiple' has cognitive complexity of 26 (threshold 25) [readability-function-cognitive-complexity]
Release on ubuntu-24.04: keyvi/bin/keyvicompiler/keyvicompiler.cpp#L61
100 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]