Skip to content

Implement typed_array #124

Implement typed_array

Implement typed_array #124

Triggered via pull request April 19, 2024 11:55
Status Success
Total duration 1m 4s
Artifacts

analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 notices
Run clang-format on include/sparrow/algorithm.hpp: include/sparrow/algorithm.hpp#L1
File include/sparrow/algorithm.hpp does not conform to Custom style guidelines. (lines 17)
Run clang-format on include/sparrow/array_data.hpp: include/sparrow/array_data.hpp#L1
File include/sparrow/array_data.hpp does not conform to Custom style guidelines. (lines 17)
Run clang-format on include/sparrow/fixed_size_layout.hpp: include/sparrow/fixed_size_layout.hpp#L1
File include/sparrow/fixed_size_layout.hpp does not conform to Custom style guidelines. (lines 17)
Run clang-format on include/sparrow/typed_array.hpp: include/sparrow/typed_array.hpp#L1
File include/sparrow/typed_array.hpp does not conform to Custom style guidelines. (lines 24, 27, 40, 44, 149, 176, 178)
Run clang-format on include/sparrow/variable_size_binary_layout.hpp: include/sparrow/variable_size_binary_layout.hpp#L1
File include/sparrow/variable_size_binary_layout.hpp does not conform to Custom style guidelines. (lines 17)
Run clang-format on test/array_data_creation.hpp: test/array_data_creation.hpp#L1
File test/array_data_creation.hpp does not conform to Custom style guidelines. (lines 23, 26, 29)
Run clang-format on test/test_variable_size_binary_layout.cpp: test/test_variable_size_binary_layout.cpp#L1
File test/test_variable_size_binary_layout.cpp does not conform to Custom style guidelines. (lines 15)