Skip to content

WIP sum_arrow_offsets #68

WIP sum_arrow_offsets

WIP sum_arrow_offsets #68

Triggered via push September 23, 2024 16:05
Status Success
Total duration 7m 27s
Artifacts

analysis.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error, 10 warnings, and 10 notices
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
test/better_junit_reporter.hpp:149:76 [performance-avoid-endl]: test/better_junit_reporter.hpp#L149
do not use 'std::endl' with streams; use '\n' instead
test/better_junit_reporter.hpp:150:66 [performance-avoid-endl]: test/better_junit_reporter.hpp#L150
do not use 'std::endl' with streams; use '\n' instead
test/better_junit_reporter.hpp:154:64 [performance-avoid-endl]: test/better_junit_reporter.hpp#L154
do not use 'std::endl' with streams; use '\n' instead
test/better_junit_reporter.hpp:155:70 [performance-avoid-endl]: test/better_junit_reporter.hpp#L155
do not use 'std::endl' with streams; use '\n' instead
test/better_junit_reporter.hpp:156:64 [performance-avoid-endl]: test/better_junit_reporter.hpp#L156
do not use 'std::endl' with streams; use '\n' instead
test/better_junit_reporter.hpp:157:49 [performance-avoid-endl]: test/better_junit_reporter.hpp#L157
do not use 'std::endl' with streams; use '\n' instead
test/better_junit_reporter.hpp:157:83 [performance-avoid-endl]: test/better_junit_reporter.hpp#L157
do not use 'std::endl' with streams; use '\n' instead
test/better_junit_reporter.hpp:161:30 [performance-avoid-endl]: test/better_junit_reporter.hpp#L161
do not use 'std::endl' with streams; use '\n' instead
test/better_junit_reporter.hpp:173:72 [performance-avoid-endl]: test/better_junit_reporter.hpp#L173
do not use 'std::endl' with streams; use '\n' instead
Run clang-format on test/array_data_creation.hpp: test/array_data_creation.hpp#L1
File test/array_data_creation.hpp does not conform to Custom style guidelines. (lines 17, 148, 153, 163, 176, 186, 192, 197, 205, 215, 218, 220, 223, 225, 234, 235, 237, 240, 241, 271, 274, 275, 280, 281, 298)
Run clang-format on test/layout_tester.hpp: test/layout_tester.hpp#L1
File test/layout_tester.hpp does not conform to Custom style guidelines. (lines 1, 8, 9, 11, 12, 31, 36, 38, 41, 43, 48, 54, 55, 61, 67, 68, 74, 76, 80, 85, 87, 90, 92, 94, 96)
Run clang-format on test/external_array_data_creation.hpp: test/external_array_data_creation.hpp#L1
File test/external_array_data_creation.hpp does not conform to Custom style guidelines. (lines 17, 46, 71, 82, 88, 89, 90, 110, 130, 131, 132, 139, 152, 153, 154, 155, 156, 205)
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/arrow_array_schema_proxy.hpp: include/sparrow/arrow_array_schema_proxy.hpp#L1
File include/sparrow/arrow_array_schema_proxy.hpp does not conform to Custom style guidelines. (lines 183, 192, 201, 202, 213, 214, 232, 664, 786)
Run clang-format on include/sparrow/config/config.hpp: include/sparrow/config/config.hpp#L1
File include/sparrow/config/config.hpp does not conform to Custom style guidelines. (lines 30, 31, 32, 33, 34, 35, 36, 38, 52, 54, 56, 58, 60, 62)
Run clang-format on include/sparrow/array/array_data_factory.hpp: include/sparrow/array/array_data_factory.hpp#L1
File include/sparrow/array/array_data_factory.hpp does not conform to Custom style guidelines. (lines 17, 49, 50, 54, 56, 68, 70, 167, 168, 169, 170, 237, 259, 260, 261, 262, 270, 287, 289, 303, 305, 443, 444, 445, 446, 530, 531, 535, 539, 543, 557, 562, 572, 573, 576, 579, 580, 581, 582, 583, 584, 585, 587, 588, 592, 595, 608, 609, 610, 617, 629, 631, 632, 633, 635, 641)
Run clang-format on include/sparrow/array/array_data_concepts.hpp: include/sparrow/array/array_data_concepts.hpp#L1
File include/sparrow/array/array_data_concepts.hpp does not conform to Custom style guidelines. (lines 64)
Run clang-format on include/sparrow/array/array_data.hpp: include/sparrow/array/array_data.hpp#L1
File include/sparrow/array/array_data.hpp does not conform to Custom style guidelines. (lines 76, 150)
Run clang-format on include/sparrow/array/data_traits.hpp: include/sparrow/array/data_traits.hpp#L1
File include/sparrow/array/data_traits.hpp does not conform to Custom style guidelines. (lines 48, 81, 92)