Skip to content

trigger ci

trigger ci #429

Triggered via push January 2, 2025 12:03
Status Success
Total duration 13m 28s
Artifacts

analysis.yaml

on: push
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
src/run_encoded_array.cpp:112:9 [cppcoreguidelines-owning-memory]: src/run_encoded_array.cpp#L112
initializing non-owner 'ArrowSchema **' with a newly created 'gsl::owner<>'
src/run_encoded_array.cpp:112:9 [modernize-use-auto]: src/run_encoded_array.cpp#L112
use auto when initializing with new to avoid duplicating the type name
src/run_encoded_array.cpp:113:9 [cppcoreguidelines-owning-memory]: src/run_encoded_array.cpp#L113
initializing non-owner 'ArrowArray **' with a newly created 'gsl::owner<>'
src/run_encoded_array.cpp:113:9 [modernize-use-auto]: src/run_encoded_array.cpp#L113
use auto when initializing with new to avoid duplicating the type name
Run clang-format on src/struct_value.cpp: src/struct_value.cpp#L1
File src/struct_value.cpp does not conform to Custom style guidelines. (lines 66)
Run clang-format on src/list_value.cpp: src/list_value.cpp#L1
File src/list_value.cpp does not conform to Custom style guidelines. (lines 71)
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 498)
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/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)