Skip to content

Implemented arrow data getter / extraction (#241) #1255

Implemented arrow data getter / extraction (#241)

Implemented arrow data getter / extraction (#241) #1255

Triggered via push October 17, 2024 07:52
Status Success
Total duration 5m 53s
Artifacts

analysis.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 10 notices
test/test_run_end_encoded_array.cpp:99:47 [modernize-use-bool-literals]: test/test_run_end_encoded_array.cpp#L99
converting integer literal to bool, use bool literal instead
test/test_run_end_encoded_array.cpp:99:49 [modernize-use-bool-literals]: test/test_run_end_encoded_array.cpp#L99
converting integer literal to bool, use bool literal instead
test/test_run_end_encoded_array.cpp:99:51 [modernize-use-bool-literals]: test/test_run_end_encoded_array.cpp#L99
converting integer literal to bool, use bool literal instead
test/test_run_end_encoded_array.cpp:99:53 [modernize-use-bool-literals]: test/test_run_end_encoded_array.cpp#L99
converting integer literal to bool, use bool literal instead
test/test_run_end_encoded_array.cpp:99:55 [modernize-use-bool-literals]: test/test_run_end_encoded_array.cpp#L99
converting integer literal to bool, use bool literal instead
test/test_run_end_encoded_array.cpp:99:57 [modernize-use-bool-literals]: test/test_run_end_encoded_array.cpp#L99
converting integer literal to bool, use bool literal instead
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, 29, 44, 52, 61, 65, 70, 76, 91, 99, 100, 102, 103, 104, 106, 110, 113, 114, 117, 121, 130, 132, 133, 136, 138, 141, 142, 145, 149, 160, 167)
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, 92)
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, 26, 27, 33, 42, 48, 56, 60, 64, 66, 70, 71, 72, 73, 74, 81, 98, 100, 106, 107, 115, 116, 122, 131, 145, 154, 156, 160, 161, 162, 163, 164, 171, 188, 190, 196, 197, 202, 206, 207, 208, 214, 226, 238, 245, 254, 256, 260, 261, 262, 263, 264, 273)
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)