Skip to content

sparrow::nullable implementation #562

sparrow::nullable implementation

sparrow::nullable implementation #562

Triggered via pull request July 9, 2024 21:00
Status Success
Total duration 4m 22s
Artifacts

analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 7 notices
test/test_typed_array.cpp:91:28 [performance-unnecessary-copy-initialization]: test/test_typed_array.cpp#L91
local copy 'ta2' of the variable 'ta1' is never modified; consider avoiding the copy
Run clang-format on test/test_nullable.cpp: test/test_nullable.cpp#L1
File test/test_nullable.cpp does not conform to Custom style guidelines. (lines 32, 213, 287, 482, 512, 696)
Run clang-format on examples/typed_array.cpp: examples/typed_array.cpp#L1
File examples/typed_array.cpp does not conform to Custom style guidelines. (lines 7, 10, 18, 22, 42, 48, 49, 51)
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 include/sparrow/data_type.hpp: include/sparrow/data_type.hpp#L1
File include/sparrow/data_type.hpp does not conform to Custom style guidelines. (lines 130, 164)
Run clang-format on include/sparrow/nullable.hpp: include/sparrow/nullable.hpp#L1
File include/sparrow/nullable.hpp does not conform to Custom style guidelines. (lines 30, 94, 105, 106, 110, 111, 115, 119, 123, 124, 128, 132, 136, 143, 144, 148, 149, 153, 154, 155, 158, 159, 160, 186, 192, 198, 200, 201, 202, 203, 205, 214, 215, 216, 217, 219, 220, 228, 229, 230, 231, 233, 270, 271, 272, 273, 289, 290, 291, 292, 293, 309, 310, 311, 312, 313, 325, 327, 330, 332, 335, 337, 340, 366, 371, 372, 400, 403, 406, 419, 422, 441, 444, 460, 480, 484, 494, 502, 504, 511, 526, 553, 561, 562, 563, 588)
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 468, 471, 472, 478, 479)
Run clang-format on include/sparrow/mp_utils.hpp: include/sparrow/mp_utils.hpp#L1
File include/sparrow/mp_utils.hpp does not conform to Custom style guidelines. (lines 359)