Skip to content

rename from touch() to increment_version() #775

rename from touch() to increment_version()

rename from touch() to increment_version() #775

Triggered via push June 19, 2024 15:37
Status Failure
Total duration 1m 41s
Artifacts

ci-build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 49 warnings
Build (ubuntu-24.04)
Process completed with exit code 1.
Build (ubuntu-22.04)
Process completed with exit code 1.
clang-diagnostic-error: include/kvs.h#L18
'interface_touch.h' file not found
Analysis
Process completed with exit code 1.
readability-convert-member-functions-to-static: bench/include/random.h#L34
method 'next' can be made static
cppcoreguidelines-init-variables: bench/include/random.h#L35
variable 's0' is not initialized
cppcoreguidelines-init-variables: bench/include/random.h#L36
variable 's1' is not initialized
readability-convert-member-functions-to-static: bench/include/random.h#L53
method 'jump' can be made static
readability-convert-member-functions-to-static: bench/include/random.h#L78
method 'long_jump' can be made static
cppcoreguidelines-init-variables: bench/yakushima.cpp#L150
variable 'thv' is not initialized
cppcoreguidelines-init-variables: bench/yakushima.cpp#L231
variable 'tuple_list' is not initialized
cppcoreguidelines-init-variables: bench/yakushima.cpp#L232
variable 'nv' is not initialized
cppcoreguidelines-init-variables: bench/yakushima.cpp#L337
variable 'res' is not initialized
cppcoreguidelines-init-variables: bench/yakushima.cpp#L358
variable 'readys' is not initialized
cppcoreguidelines-init-variables: bench/yakushima.cpp#L359
variable 'thv' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_detect_phantom_test.cpp#L45
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_detect_phantom_test.cpp#L75
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/scan/single_scan_test.cpp#L31
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/scan/single_scan_test.cpp#L42
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_long_key_test.cpp#L54
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_test.cpp#L43
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_test.cpp#L58
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_test.cpp#L96
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_test.cpp#L139
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_test.cpp#L165
variable 'tuple_list' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_test.cpp#L203
variable 'tuple_list' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_test.cpp#L250
variable 'tuple_list' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_one_border_test.cpp#L38
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_one_border_test.cpp#L82
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_one_border_test.cpp#L270
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/storage_test.cpp#L25
variable 'tuple' is not initialized
cppcoreguidelines-init-variables: test/storage_test.cpp#L36
variable 'tuple' is not initialized
cppcoreguidelines-init-variables: test/storage_test.cpp#L56
variable 'tuple' is not initialized
cppcoreguidelines-init-variables: test/storage_test.cpp#L95
variable 'tuple_list' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_no_elem_nodes_test.cpp#L33
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_no_elem_nodes_test.cpp#L67
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_basic_usage_test.cpp#L31
variable 'nv' is not initialized
cppcoreguidelines-init-variables: test/scan/scan_basic_usage_test.cpp#L50
variable 'nv' is not initialized