Skip to content

Add modifiers methods in primitive array #1263

Add modifiers methods in primitive array

Add modifiers methods in primitive array #1263

Triggered via pull request October 21, 2024 10:25
Status Success
Total duration 6m 25s
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: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, 119)
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, 107, 113, 114, 204, 210, 211)
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)
Run clang-format on test/test_nullable.cpp: test/test_nullable.cpp#L1
File test/test_nullable.cpp does not conform to Custom style guidelines. (lines 96, 102, 125, 126, 127, 138, 139, 140, 144, 150, 151, 152, 156, 162, 163, 164, 168, 928, 957)