Build Error Aggregation Report
Aggregation Period: Last 24 hours
Generated: https://github.com/makr-code/ThemisDB/actions/runs/33409082220
π Error Summary
- Total Input Findings: 2665
- Total Unique Diagnostics: 1002
- Chronic Diagnostics (appearing β₯3x): 213
- Module/File Groups: 220
By Compiler
- gcc: 607
- n/a: 376
- clang: 10
- gcc_or_clang: 8
- unknown: 1
By Error Type
- compiler_warning: 599
- gap_marker: 376
- compiler_error: 26
- docker_build_failure: 1
π Diagnostics by Module/File (src/)
config β src/config/config_file_watcher.cpp
- Total: 58
- Compiler Errors: 0
- Compiler Warnings: 58
- GAP/SIMULATION/MOCKUP Markers: 0
- [49x] compiler_warning (gcc) β ignoring return value of βssize_t write(int, const void*, size_t)β declared with attribute βwarn_unused_resultβ [-Wunused-result]
- Location: src/config/config_file_watcher.cpp:236:20
- [6x] compiler_warning (clang) β ignoring return value of βssize_t write(int, const void*, size_t)β declared with attribute βwarn_unused_resultβ [-Wunused-result]
- Location: src/config/config_file_watcher.cpp:236:20
- [3x] compiler_warning (gcc_or_clang) β ignoring return value of βssize_t write(int, const void*, size_t)β declared with attribute βwarn_unused_resultβ [-Wunused-result]
- Location: src/config/config_file_watcher.cpp:236:20
storage β src/storage/rocksdb_wrapper.cpp
- Total: 40
- Compiler Errors: 0
- Compiler Warnings: 40
- GAP/SIMULATION/MOCKUP Markers: 0
- [40x] compiler_warning (gcc) β β%06uβ directive output may be truncated writing between 6 and 10 bytes into a region of size 8 [-Wformat-truncation=]
- Location: src/storage/rocksdb_wrapper.cpp:1014:33
index β src/index/vector_index.cpp
- Total: 32
- Compiler Errors: 0
- Compiler Warnings: 32
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β ignoring β#pragma unroll β [-Wunknown-pragmas]
- Location: src/index/vector_index.cpp:440
- [8x] compiler_warning (gcc) β ignoring β#pragma omp simdβ [-Wunknown-pragmas]
- Location: src/index/vector_index.cpp:2660
- [8x] compiler_warning (gcc) β this βifβ clause does not guard... [-Wmisleading-indentation]
- Location: src/index/vector_index.cpp:1158:17
- [8x] compiler_warning (gcc) β this βifβ clause does not guard... [-Wmisleading-indentation]
- Location: src/index/vector_index.cpp:2552:17
analytics β src/analytics/streaming_join.cpp
- Total: 32
- Compiler Errors: 0
- Compiler Warnings: 32
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β βstd::vector<std::shared_ptrthemisdb::analytics::Column > themisdb::analytics::{anonymous}::makeEmptyOutputCols(const std::vector<std::shared_ptrthemisdb::analytics::Column >&)β defined but not used [-Wunused-function]
- Location: src/analytics/streaming_join.cpp:157:38
- [8x] compiler_warning (gcc) β βvoid themisdb::analytics::{anonymous}::appendNullRow(std::vector<std::shared_ptrthemisdb::analytics::Column >&)β defined but not used [-Wunused-function]
- Location: src/analytics/streaming_join.cpp:125:6
- [8x] compiler_warning (gcc) β βstd::vector<std::shared_ptrthemisdb::analytics::Column > themisdb::analytics::{anonymous}::projectColumns(const themisdb::analytics::ColumnBatch&, const std::vector<std::__cxx11::basic_string >&)β defined but not used [-Wunused-function]
- Location: src/analytics/streaming_join.cpp:103:38
- [8x] compiler_warning (gcc) β βstd::vector themisdb::analytics::{anonymous}::resolveColumns(const themisdb::analytics::ColumnBatch&, const std::vector<std::__cxx11::basic_string >&)β defined but not used [-Wunused-function]
- Location: src/analytics/streaming_join.cpp:76:21
temporal β src/temporal/temporal_query_engine.cpp
- Total: 24
- Compiler Errors: 0
- Compiler Warnings: 24
- GAP/SIMULATION/MOCKUP Markers: 0
- [24x] compiler_warning (gcc) β βstd::vectorthemisdb::temporal::VersionedDocument themisdb::temporal::{anonymous}::mergeDistinctKey(std::vectorthemisdb::temporal::VersionedDocument)β defined but not used [-Wunused-function]
- Location: src/temporal/temporal_query_engine.cpp:659:32
security β src/security/access_control.cpp
- Total: 24
- Compiler Errors: 0
- Compiler Warnings: 24
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β missing initializer for member βthemis::utils::AuditLoggerConfig::splunk_tokenβ [-Wmissing-field-initializers]
- Location: src/security/access_control.cpp:53:9
- [8x] compiler_warning (gcc) β missing initializer for member βthemis::utils::AuditLoggerConfig::siem_ca_bundle_pathβ [-Wmissing-field-initializers]
- Location: src/security/access_control.cpp:53:9
- [8x] compiler_warning (gcc) β missing initializer for member βthemis::utils::AuditLoggerConfig::secondary_log_pathβ [-Wmissing-field-initializers]
- Location: src/security/access_control.cpp:53:9
transaction β src/transaction/distributed_transaction_manager.cpp
- Total: 24
- Compiler Errors: 0
- Compiler Warnings: 15
- GAP/SIMULATION/MOCKUP Markers: 9
- [15x] compiler_warning (gcc) β βstd::string themis::transaction::{anonymous}::formatTimePoint(std::chrono::_V2::system_clock::time_point)β defined but not used [-Wunused-function]
- Location: src/transaction/distributed_transaction_manager.cpp:152:13
- [1x] gap_marker β GAP marker found
- Location: src/transaction/distributed_transaction_manager.cpp:41
- Marker: GAP
- [1x] gap_marker β STUB marker found
- Location: src/transaction/distributed_transaction_manager.cpp:67
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/transaction/distributed_transaction_manager.cpp:69
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/transaction/distributed_transaction_manager.cpp:69
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/transaction/distributed_transaction_manager.cpp:97
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/transaction/distributed_transaction_manager.cpp:99
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/transaction/distributed_transaction_manager.cpp:99
- Marker: SIMULATION
- [1x] gap_marker β GAP marker found
- Location: src/transaction/distributed_transaction_manager.cpp:344
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/transaction/distributed_transaction_manager.cpp:378
- Marker: GAP
query β src/query/plan_cache.cpp
- Total: 21
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 21
- [1x] gap_marker β GAP marker found
- Location: src/query/plan_cache.cpp:180
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/query/plan_cache.cpp:191
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/query/plan_cache.cpp:207
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/query/plan_cache.cpp:239
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/query/plan_cache.cpp:246
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/query/plan_cache.cpp:259
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/query/plan_cache.cpp:316
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/query/plan_cache.cpp:344
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/query/plan_cache.cpp:351
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/query/plan_cache.cpp:385
- Marker: GAP
... and 11 more diagnostics
utils β src/utils/timestamp_utils.cpp
- Total: 20
- Compiler Errors: 0
- Compiler Warnings: 20
- GAP/SIMULATION/MOCKUP Markers: 0
- [7x] compiler_warning (clang) β β:β directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
- Location: src/utils/timestamp_utils.cpp:93:44
- [7x] compiler_warning (clang) β β%03lldβ directive output may be truncated writing between 3 and 13 bytes into a region of size 7 [-Wformat-truncation=]
- Location: src/utils/timestamp_utils.cpp:235:49
- [3x] compiler_warning (gcc_or_clang) β β:β directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
- Location: src/utils/timestamp_utils.cpp:93:44
- [3x] compiler_warning (gcc_or_clang) β β%03lldβ directive output may be truncated writing between 3 and 13 bytes into a region of size 7 [-Wformat-truncation=]
- Location: src/utils/timestamp_utils.cpp:235:49
analytics β src/analytics/process_mining.cpp
- Total: 20
- Compiler Errors: 0
- Compiler Warnings: 18
- GAP/SIMULATION/MOCKUP Markers: 2
- [9x] compiler_warning (gcc) β βbool themis::{anonymous}::dfgReachable(const SubDFG&, const std::string&, const std::string&)β defined but not used [-Wunused-function]
- Location: src/analytics/process_mining.cpp:1383:6
- [9x] compiler_warning (gcc) β βstd::unordered_map<std::__cxx11::basic_string, int> themis::{anonymous}::buildActivityIds(const std::vectorthemis::ProcessTrace&)β defined but not used [-Wunused-function]
- Location: src/analytics/process_mining.cpp:1327:38
- [1x] gap_marker β STUB marker found
- Location: src/analytics/process_mining.cpp:14
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/analytics/process_mining.cpp:14
- Marker: SIMULATION
voice β src/voice/voice_session_manager.cpp
- Total: 17
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 9
- [8x] compiler_warning (gcc) β enumeration value βCLOSINGβ not handled in switch [-Wswitch]
- Location: src/voice/voice_session_manager.cpp:28:12
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_session_manager.cpp:453
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_session_manager.cpp:454
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_session_manager.cpp:460
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_session_manager.cpp:465
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_session_manager.cpp:472
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_session_manager.cpp:484
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_session_manager.cpp:493
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_session_manager.cpp:504
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_session_manager.cpp:521
- Marker: GAP
storage β src/storage/nvme_manager.cpp
- Total: 16
- Compiler Errors: 0
- Compiler Warnings: 16
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β ISO C++ forbids flexible array member βzonesβ [-Wpedantic]
- Location: src/storage/nvme_manager.cpp:79:78
- [8x] compiler_warning (gcc) β βint themis_io_uring_register(int, unsigned int, void*, unsigned int)β defined but not used [-Wunused-function]
- Location: src/storage/nvme_manager.cpp:55:12
storage β src/storage/storage_engine.cpp
- Total: 16
- Compiler Errors: 0
- Compiler Warnings: 16
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β moving a temporary object prevents copy elision [-Wpessimizing-move]
- Location: src/storage/storage_engine.cpp:577:21
- [8x] compiler_warning (gcc) β moving a temporary object prevents copy elision [-Wpessimizing-move]
- Location: src/storage/storage_engine.cpp:585:21
index β src/index/hnsw_layer_optimizer.cpp
- Total: 16
- Compiler Errors: 0
- Compiler Warnings: 16
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β comparison of integer expressions of different signedness: βconst intβ and βconst size_tβ {aka βconst long unsigned intβ} [-Wsign-compare]
- Location: src/index/hnsw_layer_optimizer.cpp:91:53
- [8x] compiler_warning (gcc) β comparison of integer expressions of different signedness: βconst intβ and βconst size_tβ {aka βconst long unsigned intβ} [-Wsign-compare]
- Location: src/index/hnsw_layer_optimizer.cpp:128:25
index β src/index/distributed_vector_index.cpp
- Total: 16
- Compiler Errors: 0
- Compiler Warnings: 16
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β when initialized here [-Wreorder]
- Location: src/index/distributed_vector_index.cpp:62:1
- [8x] compiler_warning (gcc) β when initialized here [-Wreorder]
- Location: src/index/distributed_vector_index.cpp:79:1
index β src/index/tiered_index_manager.cpp
- Total: 16
- Compiler Errors: 0
- Compiler Warnings: 16
- GAP/SIMULATION/MOCKUP Markers: 0
- [16x] compiler_warning (gcc) β typedef βusing Tier = enum class themis::index::IndexTierMeta::Tierβ locally defined but not used [-Wunused-local-typedefs]
- Location: src/index/tiered_index_manager.cpp:286:11
cdc β src/cdc/changefeed_buffer.cpp
- Total: 16
- Compiler Errors: 0
- Compiler Warnings: 16
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β ignoring β#pragma warning β [-Wunknown-pragmas]
- Location: src/cdc/changefeed_buffer.cpp:114
- [8x] compiler_warning (gcc) β ignoring β#pragma warning β [-Wunknown-pragmas]
- Location: src/cdc/changefeed_buffer.cpp:266
models β src/models/kimi-linear.cpp
- Total: 16
- Compiler Errors: 0
- Compiler Warnings: 16
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β implicit capture of βthisβ via β[=]β is deprecated in C++20 [-Wdeprecated]
- Location: src/models/kimi-linear.cpp:598:25
- [8x] compiler_warning (gcc) β implicit capture of βthisβ via β[=]β is deprecated in C++20 [-Wdeprecated]
- Location: src/models/kimi-linear.cpp:602:27
security β src/security/input_validator.cpp
- Total: 16
- Compiler Errors: 0
- Compiler Warnings: 16
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β comparison of integer expressions of different signedness: βintβ and βconst size_tβ {aka βconst long unsigned intβ} [-Wsign-compare]
- Location: src/security/input_validator.cpp:123:17
- [8x] compiler_warning (gcc) β comparison is always true due to limited range of data type [-Wtype-limits]
- Location: src/security/input_validator.cpp:423:12
index β src/index/graph_index.cpp
- Total: 16
- Compiler Errors: 0
- Compiler Warnings: 16
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β missing initializer for member βthemis::GraphIndexManager::AdjacencyInfo::graphIdβ [-Wmissing-field-initializers]
- Location: src/index/graph_index.cpp:464:41
- [8x] compiler_warning (gcc) β missing initializer for member βthemis::GraphIndexManager::AdjacencyInfo::graphIdβ [-Wmissing-field-initializers]
- Location: src/index/graph_index.cpp:495:41
query β src/query/functions/tensor_functions.cpp
- Total: 16
- Compiler Errors: 0
- Compiler Warnings: 16
- GAP/SIMULATION/MOCKUP Markers: 0
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionCost::index_typeβ [-Wmissing-field-initializers]
- Location: src/query/functions/tensor_functions.cpp:202:13
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionSignature::examplesβ [-Wmissing-field-initializers]
- Location: src/query/functions/tensor_functions.cpp:203:9
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionCost::index_typeβ [-Wmissing-field-initializers]
- Location: src/query/functions/tensor_functions.cpp:238:13
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionSignature::examplesβ [-Wmissing-field-initializers]
- Location: src/query/functions/tensor_functions.cpp:239:9
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionCost::index_typeβ [-Wmissing-field-initializers]
- Location: src/query/functions/tensor_functions.cpp:272:88
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionSignature::examplesβ [-Wmissing-field-initializers]
- Location: src/query/functions/tensor_functions.cpp:273:9
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionCost::index_typeβ [-Wmissing-field-initializers]
- Location: src/query/functions/tensor_functions.cpp:321:95
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionSignature::examplesβ [-Wmissing-field-initializers]
- Location: src/query/functions/tensor_functions.cpp:322:9
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionCost::index_typeβ [-Wmissing-field-initializers]
- Location: src/query/functions/tensor_functions.cpp:370:88
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionSignature::examplesβ [-Wmissing-field-initializers]
- Location: src/query/functions/tensor_functions.cpp:371:9
... and 6 more diagnostics
voice β src/voice/voice_assistant.cpp
- Total: 15
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 15
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_assistant.cpp:45
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_assistant.cpp:46
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_assistant.cpp:47
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_assistant.cpp:48
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_assistant.cpp:58
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_assistant.cpp:63
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_assistant.cpp:77
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_assistant.cpp:95
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_assistant.cpp:118
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_assistant.cpp:143
- Marker: GAP
... and 5 more diagnostics
analytics β src/analytics/cep_engine.cpp
- Total: 12
- Compiler Errors: 0
- Compiler Warnings: 9
- GAP/SIMULATION/MOCKUP Markers: 3
- [9x] compiler_warning (gcc) β array subscript -3 is outside array bounds of βstd::__cxx11::sub_match<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string > > [384307168202282325]β [-Warray-bounds=]
- Location: src/analytics/cep_engine.cpp:2302:41
- [1x] gap_marker β GAP marker found
- Location: src/analytics/cep_engine.cpp:2120
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/analytics/cep_engine.cpp:2168
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/analytics/cep_engine.cpp:2170
- Marker: GAP
utils β src/utils/ner_detection_engine.cpp
- Total: 10
- Compiler Errors: 0
- Compiler Warnings: 10
- GAP/SIMULATION/MOCKUP Markers: 0
- [7x] compiler_warning (clang) β variable βdeadlineβ set but not used [-Wunused-but-set-variable]
- Location: src/utils/ner_detection_engine.cpp:177:10
- [3x] compiler_warning (gcc_or_clang) β variable βdeadlineβ set but not used [-Wunused-but-set-variable]
- Location: src/utils/ner_detection_engine.cpp:177:10
rag β src/rag/knowledge_graph_retriever.cpp
- Total: 10
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 2
- [8x] compiler_warning (gcc) β variable βbest_nodeβ set but not used [-Wunused-but-set-variable]
- Location: src/rag/knowledge_graph_retriever.cpp:384:23
- [1x] gap_marker β GAP marker found
- Location: src/rag/knowledge_graph_retriever.cpp:221
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/rag/knowledge_graph_retriever.cpp:231
- Marker: GAP
storage β src/storage/ggml_tensor_bridge.cpp
- Total: 10
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 10
- [1x] gap_marker β STUB marker found
- Location: src/storage/ggml_tensor_bridge.cpp:49
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/storage/ggml_tensor_bridge.cpp:49
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/storage/ggml_tensor_bridge.cpp:60
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/storage/ggml_tensor_bridge.cpp:82
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/storage/ggml_tensor_bridge.cpp:82
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/storage/ggml_tensor_bridge.cpp:92
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/storage/ggml_tensor_bridge.cpp:114
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/storage/ggml_tensor_bridge.cpp:114
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/storage/ggml_tensor_bridge.cpp:125
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/storage/ggml_tensor_bridge.cpp:222
- Marker: STUB
llm β src/llm/gpu_memory_manager.cpp
- Total: 10
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 10
- [1x] gap_marker β GAP marker found
- Location: src/llm/gpu_memory_manager.cpp:131
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/gpu_memory_manager.cpp:137
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/gpu_memory_manager.cpp:158
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/gpu_memory_manager.cpp:597
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/gpu_memory_manager.cpp:613
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/gpu_memory_manager.cpp:644
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/gpu_memory_manager.cpp:681
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/gpu_memory_manager.cpp:2443
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/gpu_memory_manager.cpp:2525
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/gpu_memory_manager.cpp:2548
- Marker: GAP
llm β src/llm/llm_plugin_manager.cpp
- Total: 10
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 10
- [1x] gap_marker β GAP marker found
- Location: src/llm/llm_plugin_manager.cpp:341
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/llm_plugin_manager.cpp:1076
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/llm_plugin_manager.cpp:1096
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/llm_plugin_manager.cpp:1097
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/llm_plugin_manager.cpp:1098
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/llm_plugin_manager.cpp:1122
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/llm_plugin_manager.cpp:1137
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/llm_plugin_manager.cpp:1154
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/llm_plugin_manager.cpp:1190
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/llm/llm_plugin_manager.cpp:1240
- Marker: GAP
llama_cpp β src/llama_cpp/llama_cpp_plugin.cpp
- Total: 10
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 10
- [1x] gap_marker β STUB marker found
- Location: src/llama_cpp/llama_cpp_plugin.cpp:347
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/llama_cpp/llama_cpp_plugin.cpp:347
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/llama_cpp/llama_cpp_plugin.cpp:586
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/llama_cpp/llama_cpp_plugin.cpp:586
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/llama_cpp/llama_cpp_plugin.cpp:775
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/llama_cpp/llama_cpp_plugin.cpp:775
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/llama_cpp/llama_cpp_plugin.cpp:823
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/llama_cpp/llama_cpp_plugin.cpp:823
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/llama_cpp/llama_cpp_plugin.cpp:848
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/llama_cpp/llama_cpp_plugin.cpp:848
- Marker: SIMULATION
base β src/base/remote_registry_client.cpp
- Total: 10
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 10
- [1x] gap_marker β GAP marker found
- Location: src/base/remote_registry_client.cpp:163
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/base/remote_registry_client.cpp:182
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/base/remote_registry_client.cpp:205
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/base/remote_registry_client.cpp:218
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/base/remote_registry_client.cpp:604
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/base/remote_registry_client.cpp:654
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/base/remote_registry_client.cpp:664
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/base/remote_registry_client.cpp:738
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/base/remote_registry_client.cpp:784
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/base/remote_registry_client.cpp:802
- Marker: GAP
temporal β src/temporal/temporal_migrator.cpp
- Total: 9
- Compiler Errors: 0
- Compiler Warnings: 9
- GAP/SIMULATION/MOCKUP Markers: 0
- [9x] compiler_warning (gcc) β variable βtsβ set but not used [-Wunused-but-set-variable]
- Location: src/temporal/temporal_migrator.cpp:243:19
query β src/query/functions/lora_functions.cpp
- Total: 9
- Compiler Errors: 0
- Compiler Warnings: 9
- GAP/SIMULATION/MOCKUP Markers: 0
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionCost::index_typeβ [-Wmissing-field-initializers]
- Location: src/query/functions/lora_functions.cpp:136:9
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionCost::index_typeβ [-Wmissing-field-initializers]
- Location: src/query/functions/lora_functions.cpp:231:9
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionCost::index_typeβ [-Wmissing-field-initializers]
- Location: src/query/functions/lora_functions.cpp:538:9
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionCost::index_typeβ [-Wmissing-field-initializers]
- Location: src/query/functions/lora_functions.cpp:635:9
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionCost::index_typeβ [-Wmissing-field-initializers]
- Location: src/query/functions/lora_functions.cpp:748:9
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionCost::index_typeβ [-Wmissing-field-initializers]
- Location: src/query/functions/lora_functions.cpp:824:9
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionCost::index_typeβ [-Wmissing-field-initializers]
- Location: src/query/functions/lora_functions.cpp:877:9
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionCost::index_typeβ [-Wmissing-field-initializers]
- Location: src/query/functions/lora_functions.cpp:938:9
- [1x] compiler_warning (gcc) β missing initializer for member βthemis::query::functions::FunctionCost::index_typeβ [-Wmissing-field-initializers]
- Location: src/query/functions/lora_functions.cpp:994:9
plugins β src/plugins/plugin_hot_plug_monitor.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β when initialized here [-Wreorder]
- Location: src/plugins/plugin_hot_plug_monitor.cpp:90:1
tensor β src/tensor/hyper_index_builder.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β βweightβ may be used uninitialized [-Wmaybe-uninitialized]
- Location: src/tensor/hyper_index_builder.cpp:350:9
storage β src/storage/disk_space_monitor.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β comparison of integer expressions of different signedness: βstd::chrono::duration<long int, std::ratio<60> >::repβ {aka βlong intβ} and βconst size_tβ {aka βconst long unsigned intβ} [-Wsign-compare]
- Location: src/storage/disk_space_monitor.cpp:472:36
storage β src/storage/tiered_storage.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β variable βpromoteβ set but not used [-Wunused-but-set-variable]
- Location: src/storage/tiered_storage.cpp:399:18
storage β src/storage/gguf_metadata.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β βbool themis::storage::{anonymous}::isValidHexSha256Signature(const std::string&)β defined but not used [-Wunused-function]
- Location: src/storage/gguf_metadata.cpp:124:20
storage β src/storage/compression_strategy.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β comparison of integer expressions of different signedness: βstd::vector::size_typeβ {aka βlong unsigned intβ} and βintβ [-Wsign-compare]
- Location: src/storage/compression_strategy.cpp:661:21
index β src/index/ann_index.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β typedef βusing Candidate = struct std::pair<float, long unsigned int>β locally defined but not used [-Wunused-local-typedefs]
- Location: src/index/ann_index.cpp:457:11
index β src/index/property_graph.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β βstd::vector<std::__cxx11::basic_string, std::allocator<std::__cxx11::basic_string > > themis::{anonymous}::parseLabelsField(const std::string&)β defined but not used [-Wunused-function]
- Location: src/index/property_graph.cpp:31:40
updates β src/updates/update_state_machine.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β variable βis_idempotentβ set but not used [-Wunused-but-set-variable]
- Location: src/updates/update_state_machine.cpp:528:10
auth β src/auth/jwt_validator.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β missing initializer for member βthemis::auth::JWTValidatorConfig::revoked_kidsβ [-Wmissing-field-initializers]
- Location: src/auth/jwt_validator.cpp:72:7
auth β src/auth/jwks_security.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β βstd::string themis::auth::{anonymous}::readFile(const std::string&)β defined but not used [-Wunused-function]
- Location: src/auth/jwks_security.cpp:77:13
auth β src/auth/totp_secret_encryption.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β variable βnowβ set but not used [-Wunused-but-set-variable]
- Location: src/auth/totp_secret_encryption.cpp:405:10
index β src/index/approximate_radius_search.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β variable βbest_radiusβ set but not used [-Wunused-but-set-variable]
- Location: src/index/approximate_radius_search.cpp:193:11
transaction β src/transaction/transaction_manager.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β when initialized here [-Wreorder]
- Location: src/transaction/transaction_manager.cpp:927:1
timeseries β src/timeseries/compression_selector.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β variable βmodalβ set but not used [-Wunused-but-set-variable]
- Location: src/timeseries/compression_selector.cpp:57:21
replication β src/replication/conflict_resolution.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 8
- GAP/SIMULATION/MOCKUP Markers: 0
- [8x] compiler_warning (gcc) β βconst themisdb::replication::MMWriteEntry& themisdb::replication::{anonymous}::pickEarliestHlc(const std::vectorthemisdb::replication::MMWriteEntry&)β defined but not used [-Wunused-function]
- Location: src/replication/conflict_resolution.cpp:69:21
training β src/training/multi_task_lora.cpp
- Total: 8
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 8
- [1x] gap_marker β STUB marker found
- Location: src/training/multi_task_lora.cpp:82
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/training/multi_task_lora.cpp:82
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/training/multi_task_lora.cpp:126
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/training/multi_task_lora.cpp:126
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/training/multi_task_lora.cpp:151
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/training/multi_task_lora.cpp:151
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/training/multi_task_lora.cpp:282
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/training/multi_task_lora.cpp:282
- Marker: SIMULATION
server β src/server/auth_middleware.cpp
- Total: 7
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 7
- [1x] gap_marker β GAP marker found
- Location: src/server/auth_middleware.cpp:191
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/auth_middleware.cpp:269
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/auth_middleware.cpp:273
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/auth_middleware.cpp:423
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/auth_middleware.cpp:431
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/auth_middleware.cpp:437
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/auth_middleware.cpp:441
- Marker: GAP
server β src/server/http_server.cpp
- Total: 7
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 7
- [1x] gap_marker β GAP marker found
- Location: src/server/http_server.cpp:358
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/http_server.cpp:718
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/http_server.cpp:1794
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/http_server.cpp:1800
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/http_server.cpp:2067
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/http_server.cpp:2435
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/http_server.cpp:4322
- Marker: GAP
gpu β src/gpu/p2p_transfer.cpp
- Total: 6
- Compiler Errors: 0
- Compiler Warnings: 6
- GAP/SIMULATION/MOCKUP Markers: 0
- [6x] compiler_warning (gcc) β βthemis::gpu::InterconnectType themis::gpu::{anonymous}::detectInterconnect(int, int, const std::vectorthemis::gpu::DeviceInfo&)β defined but not used [-Wunused-function]
- Location: src/gpu/p2p_transfer.cpp:102:18
llm β src/llm/paged_kv_cache.cpp
- Total: 6
- Compiler Errors: 0
- Compiler Warnings: 6
- GAP/SIMULATION/MOCKUP Markers: 0
- [1x] compiler_warning (gcc) β dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- Location: src/llm/paged_kv_cache.cpp:285:34
- [1x] compiler_warning (gcc) β dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- Location: src/llm/paged_kv_cache.cpp:363:35
- [1x] compiler_warning (gcc) β dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- Location: src/llm/paged_kv_cache.cpp:380:30
- [1x] compiler_warning (gcc) β dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- Location: src/llm/paged_kv_cache.cpp:381:28
- [1x] compiler_warning (gcc) β dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- Location: src/llm/paged_kv_cache.cpp:456:22
- [1x] compiler_warning (gcc) β dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- Location: src/llm/paged_kv_cache.cpp:484:21
voice β src/voice/voice_browser_streaming.cpp
- Total: 6
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 6
- [1x] gap_marker β STUB marker found
- Location: src/voice/voice_browser_streaming.cpp:132
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/voice/voice_browser_streaming.cpp:132
- Marker: SIMULATION
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_browser_streaming.cpp:269
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_browser_streaming.cpp:287
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_browser_streaming.cpp:297
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_browser_streaming.cpp:317
- Marker: GAP
tensor β src/tensor/adapter_repository.cpp
- Total: 6
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 6
- [1x] gap_marker β STUB marker found
- Location: src/tensor/adapter_repository.cpp:216
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/tensor/adapter_repository.cpp:251
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/tensor/adapter_repository.cpp:251
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/tensor/adapter_repository.cpp:364
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/tensor/adapter_repository.cpp:398
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/tensor/adapter_repository.cpp:398
- Marker: SIMULATION
tensor β src/tensor/tensor_butterfly_operator.cpp
- Total: 6
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 6
- [1x] gap_marker β STUB marker found
- Location: src/tensor/tensor_butterfly_operator.cpp:199
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/tensor/tensor_butterfly_operator.cpp:206
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/tensor/tensor_butterfly_operator.cpp:226
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/tensor/tensor_butterfly_operator.cpp:239
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/tensor/tensor_butterfly_operator.cpp:350
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/tensor/tensor_butterfly_operator.cpp:499
- Marker: STUB
security β src/security/hsm_provider.cpp
- Total: 6
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 6
- [1x] gap_marker β STUB marker found
- Location: src/security/hsm_provider.cpp:240
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/security/hsm_provider.cpp:308
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/security/hsm_provider.cpp:313
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/security/hsm_provider.cpp:383
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/security/hsm_provider.cpp:411
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/security/hsm_provider.cpp:572
- Marker: STUB
query β src/query/query_optimizer.cpp
- Total: 6
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 6
- [1x] gap_marker β GAP marker found
- Location: src/query/query_optimizer.cpp:195
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/query/query_optimizer.cpp:342
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/query/query_optimizer.cpp:362
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/query/query_optimizer.cpp:363
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/query/query_optimizer.cpp:382
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/query/query_optimizer.cpp:411
- Marker: GAP
acceleration β src/acceleration/vulkan_backend_full.cpp
- Total: 6
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 6
- [1x] gap_marker β STUB marker found
- Location: src/acceleration/vulkan_backend_full.cpp:41
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/acceleration/vulkan_backend_full.cpp:173
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/acceleration/vulkan_backend_full.cpp:173
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/acceleration/vulkan_backend_full.cpp:191
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/acceleration/vulkan_backend_full.cpp:192
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/acceleration/vulkan_backend_full.cpp:210
- Marker: STUB
voice β src/voice/voice_telephony.cpp
- Total: 5
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 5
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_telephony.cpp:339
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_telephony.cpp:356
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_telephony.cpp:363
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_telephony.cpp:368
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/voice/voice_telephony.cpp:390
- Marker: GAP
tensor β src/tensor/utr_converter.cpp
- Total: 5
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 5
- [1x] gap_marker β STUB marker found
- Location: src/tensor/utr_converter.cpp:38
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/tensor/utr_converter.cpp:216
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/tensor/utr_converter.cpp:216
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/tensor/utr_converter.cpp:483
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/tensor/utr_converter.cpp:483
- Marker: SIMULATION
storage β src/storage/tensor_compaction_filter.cpp
- Total: 5
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 5
- [1x] gap_marker β STUB marker found
- Location: src/storage/tensor_compaction_filter.cpp:13
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/storage/tensor_compaction_filter.cpp:13
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/storage/tensor_compaction_filter.cpp:55
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/storage/tensor_compaction_filter.cpp:55
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/storage/tensor_compaction_filter.cpp:71
- Marker: STUB
security β src/security/timestamp_authority.cpp
- Total: 5
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 5
- [1x] gap_marker β STUB marker found
- Location: src/security/timestamp_authority.cpp:145
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/security/timestamp_authority.cpp:148
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/security/timestamp_authority.cpp:198
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/security/timestamp_authority.cpp:203
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/security/timestamp_authority.cpp:204
- Marker: STUB
scheduler β src/scheduler/task_anomaly_detector.cpp
- Total: 5
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 5
- [1x] gap_marker β GAP marker found
- Location: src/scheduler/task_anomaly_detector.cpp:24
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/scheduler/task_anomaly_detector.cpp:36
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/scheduler/task_anomaly_detector.cpp:172
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/scheduler/task_anomaly_detector.cpp:420
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/scheduler/task_anomaly_detector.cpp:504
- Marker: GAP
llm β src/llm/lora_framework/gpu_tensor.cpp
- Total: 5
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 5
- [1x] gap_marker β STUB marker found
- Location: src/llm/lora_framework/gpu_tensor.cpp:33
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/llm/lora_framework/gpu_tensor.cpp:362
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/llm/lora_framework/gpu_tensor.cpp:362
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/llm/lora_framework/gpu_tensor.cpp:399
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/llm/lora_framework/gpu_tensor.cpp:399
- Marker: SIMULATION
exporters β src/exporters/huggingface_hub_client.cpp
- Total: 4
- Compiler Errors: 0
- Compiler Warnings: 4
- GAP/SIMULATION/MOCKUP Markers: 0
- [1x] compiler_warning (gcc) β variable βcreate_repoβ set but not used [-Wunused-but-set-variable]
- Location: src/exporters/huggingface_hub_client.cpp:416:10
- [1x] compiler_warning (gcc) β variable βprivate_repoβ set but not used [-Wunused-but-set-variable]
- Location: src/exporters/huggingface_hub_client.cpp:417:10
- [1x] compiler_warning (gcc) β variable βcreate_repoβ set but not used [-Wunused-but-set-variable]
- Location: src/exporters/huggingface_hub_client.cpp:637:10
- [1x] compiler_warning (gcc) β variable βprivate_repoβ set but not used [-Wunused-but-set-variable]
- Location: src/exporters/huggingface_hub_client.cpp:638:10
llm β src/llm/multi_lora_manager.cpp
- Total: 4
- Compiler Errors: 0
- Compiler Warnings: 4
- GAP/SIMULATION/MOCKUP Markers: 0
- [1x] compiler_warning (gcc) β when initialized here [-Wreorder]
- Location: src/llm/multi_lora_manager.cpp:81:1
- [1x] compiler_warning (gcc) β when initialized here [-Wreorder]
- Location: src/llm/multi_lora_manager.cpp:197:1
- [1x] compiler_warning (gcc) β comparison of unsigned expression in β< 0β is always false [-Wtype-limits]
- Location: src/llm/multi_lora_manager.cpp:1459:21
- [1x] compiler_warning (gcc) β comparison of integer expressions of different signedness: βintβ and βstd::vector::size_typeβ {aka βlong unsigned intβ} [-Wsign-compare]
- Location: src/llm/multi_lora_manager.cpp:2069:31
tensor β src/tensor/tensor_mmap_bridge.cpp
- Total: 4
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 4
- [1x] gap_marker β STUB marker found
- Location: src/tensor/tensor_mmap_bridge.cpp:38
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/tensor/tensor_mmap_bridge.cpp:141
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/tensor/tensor_mmap_bridge.cpp:163
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/tensor/tensor_mmap_bridge.cpp:177
- Marker: STUB
server β src/server/mcp_server.cpp
- Total: 4
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 4
- [1x] gap_marker β GAP marker found
- Location: src/server/mcp_server.cpp:158
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/mcp_server.cpp:203
- Marker: GAP
- [1x] gap_marker β STUB marker found
- Location: src/server/mcp_server.cpp:2961
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/server/mcp_server.cpp:2961
- Marker: SIMULATION
server β src/server/timeseries_api_handler.cpp
- Total: 4
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 4
- [1x] gap_marker β STUB marker found
- Location: src/server/timeseries_api_handler.cpp:415
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/server/timeseries_api_handler.cpp:426
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/server/timeseries_api_handler.cpp:426
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/server/timeseries_api_handler.cpp:490
- Marker: STUB
security β src/security/hsm_key_provider_adapter.cpp
- Total: 4
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 4
- [1x] gap_marker β STUB marker found
- Location: src/security/hsm_key_provider_adapter.cpp:34
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/security/hsm_key_provider_adapter.cpp:388
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/security/hsm_key_provider_adapter.cpp:460
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/security/hsm_key_provider_adapter.cpp:605
- Marker: STUB
scheduler β src/scheduler/event_trigger.cpp
- Total: 4
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 4
- [1x] gap_marker β GAP marker found
- Location: src/scheduler/event_trigger.cpp:324
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/scheduler/event_trigger.cpp:426
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/scheduler/event_trigger.cpp:432
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/scheduler/event_trigger.cpp:527
- Marker: GAP
llm β src/llm/inference_engine_enhanced.cpp
- Total: 4
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 4
- [1x] gap_marker β STUB marker found
- Location: src/llm/inference_engine_enhanced.cpp:2224
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/llm/inference_engine_enhanced.cpp:2312
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/llm/inference_engine_enhanced.cpp:2316
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/llm/inference_engine_enhanced.cpp:2321
- Marker: STUB
ingestion β src/ingestion/s3_connector.cpp
- Total: 4
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 4
- [1x] gap_marker β STUB marker found
- Location: src/ingestion/s3_connector.cpp:313
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/ingestion/s3_connector.cpp:313
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/ingestion/s3_connector.cpp:481
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/ingestion/s3_connector.cpp:481
- Marker: SIMULATION
base β src/base/plugin_dependency_graph.cpp
- Total: 4
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 4
- [1x] gap_marker β GAP marker found
- Location: src/base/plugin_dependency_graph.cpp:58
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/base/plugin_dependency_graph.cpp:76
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/base/plugin_dependency_graph.cpp:323
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/base/plugin_dependency_graph.cpp:443
- Marker: GAP
acceleration β src/acceleration/nccl_vector_backend.cpp
- Total: 4
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 4
- [1x] gap_marker β STUB marker found
- Location: src/acceleration/nccl_vector_backend.cpp:565
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/acceleration/nccl_vector_backend.cpp:565
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/acceleration/nccl_vector_backend.cpp:582
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/acceleration/nccl_vector_backend.cpp:582
- Marker: SIMULATION
acceleration β src/acceleration/oneapi_backend.cpp
- Total: 4
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 4
- [1x] gap_marker β STUB marker found
- Location: src/acceleration/oneapi_backend.cpp:236
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/acceleration/oneapi_backend.cpp:236
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/acceleration/oneapi_backend.cpp:251
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/acceleration/oneapi_backend.cpp:251
- Marker: SIMULATION
acceleration β src/acceleration/opencl_backend.cpp
- Total: 4
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 4
- [1x] gap_marker β STUB marker found
- Location: src/acceleration/opencl_backend.cpp:349
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/acceleration/opencl_backend.cpp:349
- Marker: SIMULATION
- [1x] gap_marker β STUB marker found
- Location: src/acceleration/opencl_backend.cpp:364
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/acceleration/opencl_backend.cpp:364
- Marker: SIMULATION
acceleration β src/acceleration/graphics_backends.cpp
- Total: 3
- Compiler Errors: 2
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 1
- [2x] compiler_error (clang) β vulkan/vulkan.h: No such file or directory
- Location: src/acceleration/graphics_backends.cpp:93:10
- [1x] gap_marker β STUB marker found
- Location: src/acceleration/graphics_backends.cpp:1037
- Marker: STUB
utils β src/utils/build_info.cpp
- Total: 3
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 3
- [1x] gap_marker β STUB marker found
- Location: src/utils/build_info.cpp:549
- Marker: STUB
- [1x] gap_marker β STUB marker found
- Location: src/utils/build_info.cpp:553
- Marker: STUB
- [1x] gap_marker β SIMULATION marker found
- Location: src/utils/build_info.cpp:553
- Marker: SIMULATION
sharding β src/sharding/redundancy_strategy.cpp
- Total: 3
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 3
- [1x] gap_marker β GAP marker found
- Location: src/sharding/redundancy_strategy.cpp:2767
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/sharding/redundancy_strategy.cpp:2773
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/sharding/redundancy_strategy.cpp:2891
- Marker: GAP
server β src/server/export_api_handler.cpp
- Total: 3
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 3
- [1x] gap_marker β GAP marker found
- Location: src/server/export_api_handler.cpp:390
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/export_api_handler.cpp:489
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/export_api_handler.cpp:531
- Marker: GAP
server β src/server/llm_api_handler.cpp
- Total: 3
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 3
- [1x] gap_marker β GAP marker found
- Location: src/server/llm_api_handler.cpp:162
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/llm_api_handler.cpp:895
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/llm_api_handler.cpp:982
- Marker: GAP
server β src/server/postgres_session.cpp
- Total: 3
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 3
- [1x] gap_marker β GAP marker found
- Location: src/server/postgres_session.cpp:33
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/postgres_session.cpp:319
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/postgres_session.cpp:339
- Marker: GAP
server β src/server/query_api_handler.cpp
- Total: 3
- Compiler Errors: 0
- Compiler Warnings: 0
- GAP/SIMULATION/MOCKUP Markers: 3
- [1x] gap_marker β GAP marker found
- Location: src/server/query_api_handler.cpp:705
- Marker: GAP
- [1x] gap_marker β GAP marker found
- Location: src/server/query_a
Report truncated to 60000 characters to fit GitHub issue limits.
Debugging Tips
- Navigate to Actions tab β Find the failed workflow run
- Download artifacts: Look for
*-errors.json files
- Review error details: Each error includes file, line, and message
- Search codebase: Find similar issues via grep or IDE symbol search
- Check CI logs: Full build logs available in workflow run details
Labels: ci/failure,ci/build-error
Severity: High (blocking builds)
Priority: Address chronic errors immediately
Build Error Aggregation Report
Aggregation Period: Last 24 hours
Generated: https://github.com/makr-code/ThemisDB/actions/runs/33409082220
π Error Summary
By Compiler
By Error Type
π Diagnostics by Module/File (src/)
config β src/config/config_file_watcher.cpp
storage β src/storage/rocksdb_wrapper.cpp
index β src/index/vector_index.cpp
analytics β src/analytics/streaming_join.cpp
temporal β src/temporal/temporal_query_engine.cpp
security β src/security/access_control.cpp
transaction β src/transaction/distributed_transaction_manager.cpp
query β src/query/plan_cache.cpp
... and 11 more diagnostics
utils β src/utils/timestamp_utils.cpp
analytics β src/analytics/process_mining.cpp
voice β src/voice/voice_session_manager.cpp
storage β src/storage/nvme_manager.cpp
storage β src/storage/storage_engine.cpp
index β src/index/hnsw_layer_optimizer.cpp
index β src/index/distributed_vector_index.cpp
index β src/index/tiered_index_manager.cpp
cdc β src/cdc/changefeed_buffer.cpp
models β src/models/kimi-linear.cpp
security β src/security/input_validator.cpp
index β src/index/graph_index.cpp
query β src/query/functions/tensor_functions.cpp
... and 6 more diagnostics
voice β src/voice/voice_assistant.cpp
... and 5 more diagnostics
analytics β src/analytics/cep_engine.cpp
utils β src/utils/ner_detection_engine.cpp
rag β src/rag/knowledge_graph_retriever.cpp
storage β src/storage/ggml_tensor_bridge.cpp
llm β src/llm/gpu_memory_manager.cpp
llm β src/llm/llm_plugin_manager.cpp
llama_cpp β src/llama_cpp/llama_cpp_plugin.cpp
base β src/base/remote_registry_client.cpp
temporal β src/temporal/temporal_migrator.cpp
query β src/query/functions/lora_functions.cpp
plugins β src/plugins/plugin_hot_plug_monitor.cpp
tensor β src/tensor/hyper_index_builder.cpp
storage β src/storage/disk_space_monitor.cpp
storage β src/storage/tiered_storage.cpp
storage β src/storage/gguf_metadata.cpp
storage β src/storage/compression_strategy.cpp
index β src/index/ann_index.cpp
index β src/index/property_graph.cpp
updates β src/updates/update_state_machine.cpp
auth β src/auth/jwt_validator.cpp
auth β src/auth/jwks_security.cpp
auth β src/auth/totp_secret_encryption.cpp
index β src/index/approximate_radius_search.cpp
transaction β src/transaction/transaction_manager.cpp
timeseries β src/timeseries/compression_selector.cpp
replication β src/replication/conflict_resolution.cpp
training β src/training/multi_task_lora.cpp
server β src/server/auth_middleware.cpp
server β src/server/http_server.cpp
gpu β src/gpu/p2p_transfer.cpp
llm β src/llm/paged_kv_cache.cpp
voice β src/voice/voice_browser_streaming.cpp
tensor β src/tensor/adapter_repository.cpp
tensor β src/tensor/tensor_butterfly_operator.cpp
security β src/security/hsm_provider.cpp
query β src/query/query_optimizer.cpp
acceleration β src/acceleration/vulkan_backend_full.cpp
voice β src/voice/voice_telephony.cpp
tensor β src/tensor/utr_converter.cpp
storage β src/storage/tensor_compaction_filter.cpp
security β src/security/timestamp_authority.cpp
scheduler β src/scheduler/task_anomaly_detector.cpp
llm β src/llm/lora_framework/gpu_tensor.cpp
exporters β src/exporters/huggingface_hub_client.cpp
llm β src/llm/multi_lora_manager.cpp
tensor β src/tensor/tensor_mmap_bridge.cpp
server β src/server/mcp_server.cpp
server β src/server/timeseries_api_handler.cpp
security β src/security/hsm_key_provider_adapter.cpp
scheduler β src/scheduler/event_trigger.cpp
llm β src/llm/inference_engine_enhanced.cpp
ingestion β src/ingestion/s3_connector.cpp
base β src/base/plugin_dependency_graph.cpp
acceleration β src/acceleration/nccl_vector_backend.cpp
acceleration β src/acceleration/oneapi_backend.cpp
acceleration β src/acceleration/opencl_backend.cpp
acceleration β src/acceleration/graphics_backends.cpp
utils β src/utils/build_info.cpp
sharding β src/sharding/redundancy_strategy.cpp
server β src/server/export_api_handler.cpp
server β src/server/llm_api_handler.cpp
server β src/server/postgres_session.cpp
server β src/server/query_api_handler.cpp
Report truncated to 60000 characters to fit GitHub issue limits.
Debugging Tips
*-errors.jsonfilesLabels:
ci/failure,ci/build-errorSeverity: High (blocking builds)
Priority: Address chronic errors immediately