Skip to content

Constructorsv2

Constructorsv2 #1322

Triggered via pull request October 27, 2024 10:14
Status Success
Total duration 7m 30s
Artifacts

analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 10 warnings, and 10 notices
include/sparrow/buffer/u8_buffer.hpp:54:15 [clang-diagnostic-error]: include/sparrow/buffer/u8_buffer.hpp#L54
member initializer 'holder_type' does not name a non-static data member or base class
include/sparrow/buffer/u8_buffer.hpp:61:15 [clang-diagnostic-error]: include/sparrow/buffer/u8_buffer.hpp#L61
member initializer 'holder_type' does not name a non-static data member or base class
test/test_run_end_encoded_array.cpp:71:17 [performance-move-const-arg]: test/test_run_end_encoded_array.cpp#L71
std::move of the variable 'acc_schema' of the trivially-copyable type 'ArrowSchema' has no effect
test/test_run_end_encoded_array.cpp:72:17 [performance-move-const-arg]: test/test_run_end_encoded_array.cpp#L72
std::move of the variable 'acc_array' of the trivially-copyable type 'ArrowArray' has no effect
Run clang-format on test/test_run_end_encoded_array.cpp: test/test_run_end_encoded_array.cpp#L1
File test/test_run_end_encoded_array.cpp does not conform to Custom style guidelines. (lines 15, 44, 47, 58, 82, 100, 101, 108, 109, 121, 122, 128, 129, 130, 132, 136, 139, 140, 143, 147, 156, 158, 159, 162, 164, 167, 168, 171, 175, 186, 191)
Run clang-format on test/test_array_wrapper.cpp: test/test_array_wrapper.cpp#L1
File test/test_array_wrapper.cpp does not conform to Custom style guidelines. (lines 15, 27, 38, 141)
Run clang-format on test/test_dispatch.cpp: test/test_dispatch.cpp#L1
File test/test_dispatch.cpp does not conform to Custom style guidelines. (lines 16, 27, 38, 39)
Run clang-format on test/test_null_array.cpp: test/test_null_array.cpp#L1
File test/test_null_array.cpp does not conform to Custom style guidelines. (lines 15, 28, 119)
Run clang-format on test/test_primitive_array.cpp: test/test_primitive_array.cpp#L1
File test/test_primitive_array.cpp does not conform to Custom style guidelines. (lines 615, 620, 621, 625, 628, 653, 656, 661, 663)
Run clang-format on test/test_high_level_constructors.cpp: test/test_high_level_constructors.cpp#L1
File test/test_high_level_constructors.cpp does not conform to Custom style guidelines. (lines 15, 28, 31, 47, 52, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 73, 76)
Run clang-format on test/test_list_array.cpp: test/test_list_array.cpp#L1
File test/test_list_array.cpp does not conform to Custom style guidelines. (lines 20, 33, 38, 123, 142, 148, 149, 164, 169, 189, 255, 274, 280, 281, 296, 301, 323, 352)
Run clang-format on test/test_arrow_array_schema_factory.cpp: test/test_arrow_array_schema_factory.cpp#L1
File test/test_arrow_array_schema_factory.cpp does not conform to Custom style guidelines. (lines 21)
Run clang-format on test/test_memory.cpp: test/test_memory.cpp#L1
File test/test_memory.cpp does not conform to Custom style guidelines. (lines 200, 418, 476)
Run clang-format on test/test_buffer_adaptor.cpp: test/test_buffer_adaptor.cpp#L1
File test/test_buffer_adaptor.cpp does not conform to Custom style guidelines. (lines 26)