cpp-linter #20
Annotations
2 errors and 10 warnings
nuTens/propagator/propagator.cpp#L35
implicit conversion from '_Complex double' to 'float' is not permitted in C++
|
nuTens/logging.hpp#L43
'spdlog/spdlog.h' file not found
|
tests/two-flavour-const-matter.cpp#L32
uninitialized record type: 'bargerProp'
|
tests/barger.cpp#L13
uninitialized record type: 'bargerProp'
|
tests/two-flavour-vacuum.cpp#L29
uninitialized record type: 'bargerProp'
|
tests/barger-propagator.hpp#L38
function 'lv' should be marked [[nodiscard]]
|
tests/barger-propagator.hpp#L44
function 'lm' should be marked [[nodiscard]]
|
tests/barger-propagator.hpp#L50
method 'calculateEffectiveAngle' can be made const
|
tests/barger-propagator.hpp#L67
function 'calculateEffectiveDm2' should be marked [[nodiscard]]
|
tests/barger-propagator.hpp#L104
repeated branch in conditional chain
|
tests/test-utils.hpp#L28
function-like macro 'TEST_EXPECTED' used; consider a 'constexpr' template function
|
nuTens/logging.hpp#L3
inclusion of deprecated C++ header 'stddef.h'; consider using 'cstddef' instead
|
This job succeeded
Loading