variable_size_binary_layout
inner ref
#623
Annotations
10 warnings and 10 notices
test/array_data_creation.hpp:39:5 [modernize-use-trailing-return-type]:
test/array_data_creation.hpp#L39
use a trailing return type for this function
|
test/array_data_creation.hpp:67:5 [modernize-use-trailing-return-type]:
test/array_data_creation.hpp#L67
use a trailing return type for this function
|
test/array_data_creation.hpp:78:5 [modernize-use-trailing-return-type]:
test/array_data_creation.hpp#L78
use a trailing return type for this function
|
test/array_data_creation.hpp:99:23 [cppcoreguidelines-pro-bounds-pointer-arithmetic]:
test/array_data_creation.hpp#L99
do not use pointer arithmetic
|
test/array_data_creation.hpp:107:13 [cppcoreguidelines-pro-bounds-pointer-arithmetic]:
test/array_data_creation.hpp#L107
do not use pointer arithmetic
|
test/array_data_creation.hpp:108:24 [cppcoreguidelines-pro-bounds-pointer-arithmetic]:
test/array_data_creation.hpp#L108
do not use pointer arithmetic
|
test/array_data_creation.hpp:132:17 [modernize-use-trailing-return-type]:
test/array_data_creation.hpp#L132
use a trailing return type for this function
|
test/better_junit_reporter.hpp:65:30 [modernize-use-trailing-return-type]:
test/better_junit_reporter.hpp#L65
use a trailing return type for this function
|
test/better_junit_reporter.hpp:81:41 [modernize-use-trailing-return-type]:
test/better_junit_reporter.hpp#L81
use a trailing return type for this function
|
test/better_junit_reporter.hpp:148:30 [performance-avoid-endl]:
test/better_junit_reporter.hpp#L148
do not use 'std::endl' with streams; use '\n' instead
|
Run clang-format on test/junit_xml_writer.hpp:
test/junit_xml_writer.hpp#L1
File test/junit_xml_writer.hpp does not conform to Custom style guidelines. (lines 69, 183)
|
Run clang-format on include/sparrow/data_type.hpp:
include/sparrow/data_type.hpp#L1
File include/sparrow/data_type.hpp does not conform to Custom style guidelines. (lines 130, 164)
|
Run clang-format on include/sparrow/nullable.hpp:
include/sparrow/nullable.hpp#L1
File include/sparrow/nullable.hpp does not conform to Custom style guidelines. (lines 25, 33, 35, 41, 110, 121, 122, 126, 127, 131, 135, 139, 140, 144, 151, 155, 162, 163, 167, 168, 172, 173, 174, 177, 178, 179, 211, 261, 268, 275, 277, 278, 279, 280, 282, 283, 291, 292, 293, 294, 296, 297, 305, 306, 307, 308, 310, 311, 347, 348, 349, 350, 366, 367, 368, 369, 370, 386, 387, 388, 389, 390, 403, 405, 408, 410, 413, 415, 418, 444, 449, 450, 464, 486, 489, 492, 505, 508, 527, 530, 546, 566, 570, 580, 588, 590, 597, 612, 639, 647, 648, 649, 675)
|
Run clang-format on include/sparrow/typed_array.hpp:
include/sparrow/typed_array.hpp#L1
File include/sparrow/typed_array.hpp does not conform to Custom style guidelines. (lines 468, 471, 472, 478, 479)
|
Run clang-format on include/sparrow/dictionary_encoded_layout.hpp:
include/sparrow/dictionary_encoded_layout.hpp#L1
File include/sparrow/dictionary_encoded_layout.hpp does not conform to Custom style guidelines. (lines 64, 82, 83, 84, 85, 101, 115, 261, 262, 263, 383, 436, 438, 444)
|
Run clang-format on include/sparrow/mp_utils.hpp:
include/sparrow/mp_utils.hpp#L1
File include/sparrow/mp_utils.hpp does not conform to Custom style guidelines. (lines 359, 425)
|
Run clang-format on include/sparrow/array_data.hpp:
include/sparrow/array_data.hpp#L1
File include/sparrow/array_data.hpp does not conform to Custom style guidelines. (lines 62, 63, 64, 65)
|
Run clang-format on include/sparrow/variable_size_binary_layout.hpp:
include/sparrow/variable_size_binary_layout.hpp#L1
File include/sparrow/variable_size_binary_layout.hpp does not conform to Custom style guidelines. (lines 106, 113, 127, 131, 207, 236, 347, 353, 356, 361, 407, 415, 420, 506, 528, 531, 540, 541, 543)
|
Run clang-format on test/test_mpl.cpp:
test/test_mpl.cpp#L1
File test/test_mpl.cpp does not conform to Custom style guidelines. (lines 134, 135, 136)
|
Run clang-format on test/test_variable_size_binary_layout.cpp:
test/test_variable_size_binary_layout.cpp#L1
File test/test_variable_size_binary_layout.cpp does not conform to Custom style guidelines. (lines 161)
|