Skip to content

tests: throw_if_invalid_size #79

tests: throw_if_invalid_size

tests: throw_if_invalid_size #79

Triggered via push October 9, 2024 14:55
Status Success
Total duration 6m 49s
Artifacts

analysis.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error, 10 warnings, and 10 notices
test/layout_tester.hpp:12:39 [cppcoreguidelines-missing-std-forward]: test/layout_tester.hpp#L12
forwarding reference parameter 'layout' is never forwarded inside the function body
test/external_array_data_creation.hpp:40:9 [cppcoreguidelines-owning-memory]: test/external_array_data_creation.hpp#L40
initializing non-owner 'std::uint8_t *' (aka 'unsigned char *') with a newly created 'gsl::owner<>'
test/external_array_data_creation.hpp:67:9 [cppcoreguidelines-owning-memory]: test/external_array_data_creation.hpp#L67
initializing non-owner 'std::uint8_t **' (aka 'unsigned char **') with a newly created 'gsl::owner<>'
test/external_array_data_creation.hpp:67:9 [modernize-use-auto]: test/external_array_data_creation.hpp#L67
use auto when initializing with new to avoid duplicating the type name
test/external_array_data_creation.hpp:72:9 [cppcoreguidelines-owning-memory]: test/external_array_data_creation.hpp#L72
initializing non-owner 'T *' with a newly created 'gsl::owner<>'
test/external_array_data_creation.hpp:145:9 [cppcoreguidelines-owning-memory]: test/external_array_data_creation.hpp#L145
initializing non-owner 'std::uint8_t **' (aka 'unsigned char **') with a newly created 'gsl::owner<>'
test/external_array_data_creation.hpp:145:9 [modernize-use-auto]: test/external_array_data_creation.hpp#L145
use auto when initializing with new to avoid duplicating the type name
Run clang-format on test/layout_tester.hpp: test/layout_tester.hpp#L1
File test/layout_tester.hpp does not conform to Custom style guidelines. (lines 1, 8, 9, 11, 12, 31, 36, 38, 41, 43, 48, 54, 55, 61, 67, 68, 74, 76, 80, 85, 87, 90, 92, 94, 96)
Run clang-format on test/junit_xml_writer.hpp: test/junit_xml_writer.hpp#L1
File test/junit_xml_writer.hpp does not conform to Custom style guidelines. (lines 69, 183)
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 17, 148, 153, 163, 176, 186, 192, 197, 205, 215, 218, 220, 223, 225, 234, 235, 237, 240, 241, 271, 274, 275, 280, 281, 298)
Run clang-format on include/sparrow_v01/layout/null_array.hpp: include/sparrow_v01/layout/null_array.hpp#L1
File include/sparrow_v01/layout/null_array.hpp does not conform to Custom style guidelines. (lines 17, 103, 245)
Run clang-format on include/sparrow_v01/layout/dispatch.hpp: include/sparrow_v01/layout/dispatch.hpp#L1
File include/sparrow_v01/layout/dispatch.hpp does not conform to Custom style guidelines. (lines 17, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 78, 84, 86)
Run clang-format on include/sparrow_v01/layout/primitive_array.hpp: include/sparrow_v01/layout/primitive_array.hpp#L1
File include/sparrow_v01/layout/primitive_array.hpp does not conform to Custom style guidelines. (lines 17, 82, 83, 84, 85, 115, 161, 168, 170)
Run clang-format on include/sparrow_v01/layout/list_layout/list_value.hpp: include/sparrow_v01/layout/list_layout/list_value.hpp#L1
File include/sparrow_v01/layout/list_layout/list_value.hpp does not conform to Custom style guidelines. (lines 17, 42)
Run clang-format on include/sparrow_v01/utils/memory.hpp: include/sparrow_v01/utils/memory.hpp#L1
File include/sparrow_v01/utils/memory.hpp does not conform to Custom style guidelines. (lines 32, 39, 41, 45, 52, 70, 74, 82, 86, 102, 103, 118, 119, 120, 122, 125, 126, 127, 129, 130, 131, 136, 139, 141, 168, 173, 176, 198, 207, 247, 248, 251, 257, 281, 282, 283, 285, 291, 292, 293, 295, 296, 297, 305, 311, 313)
Run clang-format on include/sparrow/arrow_array_schema_proxy.hpp: include/sparrow/arrow_array_schema_proxy.hpp#L1
File include/sparrow/arrow_array_schema_proxy.hpp does not conform to Custom style guidelines. (lines 183, 192, 201, 202, 213, 214, 232, 666, 788)
Run clang-format on include/sparrow/arrow_interface/arrow_array_schema_info_utils.hpp: include/sparrow/arrow_interface/arrow_array_schema_info_utils.hpp#L1
File include/sparrow/arrow_interface/arrow_array_schema_info_utils.hpp does not conform to Custom style guidelines. (lines 160, 161)