No trailing return type cpp-linter suggestions #16
Annotations
2 errors and 10 warnings
nuTens/propagator/propagator.cpp#L30
implicit conversion from '_Complex double' to 'float' is not permitted in C++
|
nuTens/logging.hpp#L41
'spdlog/spdlog.h' file not found
|
tests/two-flavour-const-matter.cpp#L9
multiple declarations in a single statement reduces readability
|
tests/two-flavour-const-matter.cpp#L31
uninitialized record type: 'bargerProp'
|
tests/two-flavour-const-matter.cpp#L53
multiple declarations in a single statement reduces readability
|
tests/two-flavour-const-matter.cpp#L62
use auto when initializing with a template cast to avoid duplicating the type name
|
tests/two-flavour-const-matter.cpp#L63
use auto when initializing with a template cast to avoid duplicating the type name
|
tests/barger.cpp#L13
uninitialized record type: 'bargerProp'
|
tests/tensor-basic.cpp#L42
floating point literal has suffix 'j', which is not uppercase
|
tests/tensor-basic.cpp#L43
floating point literal has suffix 'j', which is not uppercase
|
tests/tensor-basic.cpp#L44
floating point literal has suffix 'j', which is not uppercase
|
tests/tensor-basic.cpp#L46
floating point literal has suffix 'j', which is not uppercase
|
This job succeeded
Loading