Skip to content

use non-existing dir #20

use non-existing dir

use non-existing dir #20

Triggered via push July 2, 2024 09:14
Status Success
Total duration 3m 52s
Artifacts

analysis.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 3 notices
include/sparrow/null_layout.hpp:51:9 [modernize-use-nodiscard]: include/sparrow/null_layout.hpp#L51
function 'dereference' should be marked [[nodiscard]]
include/sparrow/null_layout.hpp:55:9 [modernize-use-nodiscard]: include/sparrow/null_layout.hpp#L55
function 'distance_to' should be marked [[nodiscard]]
include/sparrow/null_layout.hpp:56:9 [modernize-use-nodiscard]: include/sparrow/null_layout.hpp#L56
function 'equal' should be marked [[nodiscard]]
include/sparrow/null_layout.hpp:57:9 [modernize-use-nodiscard]: include/sparrow/null_layout.hpp#L57
function 'less_than' should be marked [[nodiscard]]
include/sparrow/null_layout.hpp:104:9 [modernize-use-nodiscard]: include/sparrow/null_layout.hpp#L104
function 'cbegin' should be marked [[nodiscard]]
include/sparrow/null_layout.hpp:107:9 [modernize-use-nodiscard]: include/sparrow/null_layout.hpp#L107
function 'values' should be marked [[nodiscard]]
include/sparrow/null_layout.hpp:108:9 [modernize-use-nodiscard]: include/sparrow/null_layout.hpp#L108
function 'bitmap' should be marked [[nodiscard]]
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/heads/emscripten, Key: micromamba-downloads--linux-64, Version: fd589871226f2427db40904ab3f139f6e9fe542d5228eeb2a790fd83584854df
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, 470, 471, 472, 478, 479)
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 test/test_iterator.cpp: test/test_iterator.cpp#L1
File test/test_iterator.cpp does not conform to Custom style guidelines. (lines 239, 242)