Skip to content

Fixed copy semantic of arrays #1272

Fixed copy semantic of arrays

Fixed copy semantic of arrays #1272

Triggered via pull request October 22, 2024 08:14
Status Success
Total duration 6m 16s
Artifacts

analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 10 notices
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, 115, 116, 117, 119, 123, 126, 127, 130, 134, 143, 145, 146, 149, 151, 154, 155, 158, 162, 173, 178)
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 15)
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 15, 33, 38, 44, 45, 51, 79, 83, 87, 89, 93, 94, 95, 96, 97, 104, 121, 123, 129, 130, 145, 150, 156, 157, 163, 170, 191, 200, 202, 206, 207, 208, 209, 210, 217, 234, 236, 242, 243, 258, 263, 269, 270, 271, 277, 286, 303, 310, 319, 321, 325, 326, 327, 328, 329, 337)
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)
Run clang-format on test/test_array.cpp: test/test_array.cpp#L1
File test/test_array.cpp does not conform to Custom style guidelines. (lines 15, 34, 108, 113, 168, 204)