Skip to content

Activate clang format hook #1926

Activate clang format hook

Activate clang format hook #1926

Triggered via pull request December 23, 2024 08:55
Status Success
Total duration 14m 29s
Artifacts

analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 12 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
build
Failed to restore: Cache service responded with 429
build
Failed to save: Unable to reserve cache with key micromamba-downloads--linux-64, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/317/merge, Key: micromamba-downloads--linux-64, Version: fd589871226f2427db40904ab3f139f6e9fe542d5228eeb2a790fd83584854df
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)
Run clang-format on include/sparrow/layout/list_layout/list_value.hpp: include/sparrow/layout/list_layout/list_value.hpp#L1
File include/sparrow/layout/list_layout/list_value.hpp does not conform to Custom style guidelines. (lines 63)
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)