Ray casting-based depth image renderer #62
cpp.yml
on: pull_request
Matrix: Build
Matrix: Test
Clang tidy
2m 56s
Valgrind memcheck
18m 33s
Matrix: sanitize
Annotations
1 error and 2 warnings
Sanitize undefined behavior
Process completed with exit code 2.
|
Clang tidy:
library/cpp/src/core/utils/sdf/full_euclidean_sdf_generator.cc#L114
Value stored to 'half_max_neighbor_distance_offset' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
|
Clang tidy:
library/cpp/src/core/utils/sdf/quasi_euclidean_sdf_generator.cc#L107
Value stored to 'half_max_neighbor_distance_offset' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
|