Skip to content

Add fixed with binary layout #1943

Add fixed with binary layout

Add fixed with binary layout #1943

Triggered via pull request January 8, 2025 15:06
Status Success
Total duration 14m 1s
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:90:11 [clang-diagnostic-error]: include/sparrow/buffer/u8_buffer.hpp#L90
member initializer 'holder_type' does not name a non-static data member or base class
include/sparrow/buffer/u8_buffer.hpp:97:11 [clang-diagnostic-error]: include/sparrow/buffer/u8_buffer.hpp#L97
member initializer 'holder_type' does not name a non-static data member or base class
include/sparrow/array.hpp:24:22 [cppcoreguidelines-missing-std-forward]: include/sparrow/array.hpp#L24
forwarding reference parameter 'a' is never forwarded inside the function body
include/sparrow/array.hpp:79:40 [cppcoreguidelines-missing-std-forward]: include/sparrow/array.hpp#L79
forwarding reference parameter 'a' is never forwarded inside the function body
include/sparrow/array.hpp:85:42 [cppcoreguidelines-missing-std-forward]: include/sparrow/array.hpp#L85
forwarding reference parameter 'a' is never forwarded inside the function body
include/sparrow/array.hpp:91:69 [cppcoreguidelines-missing-std-forward]: include/sparrow/array.hpp#L91
forwarding reference parameter 'a' is never forwarded inside the function body
include/sparrow/arrow_array_schema_proxy.hpp:453:40 [cppcoreguidelines-missing-std-forward]: include/sparrow/arrow_array_schema_proxy.hpp#L453
forwarding reference parameter 'arrow_arrays_and_schemas' is never forwarded inside the function body
include/sparrow/record_batch.hpp:45:11 [cppcoreguidelines-special-member-functions]: include/sparrow/record_batch.hpp#L45
class 'record_batch' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor
include/sparrow/record_batch.hpp:164:37 [cppcoreguidelines-missing-std-forward]: include/sparrow/record_batch.hpp#L164
forwarding reference parameter 'names' is never forwarded inside the function body
include/sparrow/record_batch.hpp:164:49 [cppcoreguidelines-missing-std-forward]: include/sparrow/record_batch.hpp#L164
forwarding reference parameter 'columns' is never forwarded inside the function body
Run clang-format on include/sparrow/buffer/dynamic_bitset/bitset_iterator.hpp: include/sparrow/buffer/dynamic_bitset/bitset_iterator.hpp#L1
File include/sparrow/buffer/dynamic_bitset/bitset_iterator.hpp does not conform to Custom style guidelines. (lines 185)
Run clang-format on include/sparrow/layout/array_bitmap_base.hpp: include/sparrow/layout/array_bitmap_base.hpp#L1
File include/sparrow/layout/array_bitmap_base.hpp does not conform to Custom style guidelines. (lines 187, 188, 189, 190, 202)
Run clang-format on include/sparrow/layout/primitive_array.hpp: include/sparrow/layout/primitive_array.hpp#L1
File include/sparrow/layout/primitive_array.hpp does not conform to Custom style guidelines. (lines 515)
Run clang-format on include/sparrow/layout/union_array.hpp: include/sparrow/layout/union_array.hpp#L1
File include/sparrow/layout/union_array.hpp does not conform to Custom style guidelines. (lines 253)
Run clang-format on include/sparrow/layout/fixed_width_binary_layout/fixed_width_binary_iterator.hpp: include/sparrow/layout/fixed_width_binary_layout/fixed_width_binary_iterator.hpp#L1
File include/sparrow/layout/fixed_width_binary_layout/fixed_width_binary_iterator.hpp does not conform to Custom style guidelines. (lines 116)
Run clang-format on include/sparrow/layout/fixed_width_binary_layout/fixed_width_binary_array.hpp: include/sparrow/layout/fixed_width_binary_layout/fixed_width_binary_array.hpp#L1
File include/sparrow/layout/fixed_width_binary_layout/fixed_width_binary_array.hpp does not conform to Custom style guidelines. (lines 552, 597)
Run clang-format on include/sparrow/layout/struct_layout/struct_value.hpp: include/sparrow/layout/struct_layout/struct_value.hpp#L1
File include/sparrow/layout/struct_layout/struct_value.hpp does not conform to Custom style guidelines. (lines 68)
Run clang-format on include/sparrow/layout/variable_size_binary_layout/variable_size_binary_array.hpp: include/sparrow/layout/variable_size_binary_layout/variable_size_binary_array.hpp#L1
File include/sparrow/layout/variable_size_binary_layout/variable_size_binary_array.hpp does not conform to Custom style guidelines. (lines 382)
Run clang-format on include/sparrow/layout/variable_size_binary_layout/variable_size_binary_iterator.hpp: include/sparrow/layout/variable_size_binary_layout/variable_size_binary_iterator.hpp#L1
File include/sparrow/layout/variable_size_binary_layout/variable_size_binary_iterator.hpp does not conform to Custom style guidelines. (lines 117)
Run clang-format on include/sparrow/layout/list_layout/list_array.hpp: include/sparrow/layout/list_layout/list_array.hpp#L1
File include/sparrow/layout/list_layout/list_array.hpp does not conform to Custom style guidelines. (lines 683)