Feature clang formatting #8
Annotations
10 errors and 10 warnings
tests/barger-propagator.hpp#L6
'nuTens/propagator/constants.hpp' file not found
|
nuTens/logging.hpp#L41
'spdlog/spdlog.h' file not found
|
nuTens/nuTens-pch.hpp#L9
'nuTens/logging.hpp' file not found
|
nuTens/tensors/tensor.hpp#L7
'nuTens/tensors/dtypes.hpp' file not found
|
nuTens/propagator/base-matter-solver.hpp#L3
'nuTens/tensors/tensor.hpp' file not found
|
nuTens/propagator/propagator.hpp#L4
'nuTens/propagator/base-matter-solver.hpp' file not found
|
nuTens/propagator/const-density-solver.hpp#L3
'nuTens/propagator/base-matter-solver.hpp' file not found
|
tests/two-flavour-const-matter.cpp#L1
'nuTens/propagator/const-density-solver.hpp' file not found
|
tests/barger.cpp#L2
'tests/barger-propagator.hpp' file not found
|
tests/tensor-basic.cpp#L2
'nuTens/tensors/dtypes.hpp' file not found
|
tests/barger-propagator.hpp#L3
inclusion of deprecated C++ header 'math.h'; consider using 'cmath' instead
|
tests/barger-propagator.hpp#L38
use a trailing return type for this function
|
tests/barger-propagator.hpp#L38
method 'lv' can be made const
|
tests/barger-propagator.hpp#L44
use a trailing return type for this function
|
tests/barger-propagator.hpp#L50
use a trailing return type for this function
|
tests/barger-propagator.hpp#L52
statement should be inside braces
|
tests/barger-propagator.hpp#L54
do not use 'else' after 'return'
|
tests/barger-propagator.hpp#L54
statement should be inside braces
|
tests/barger-propagator.hpp#L59
use a trailing return type for this function
|
tests/barger-propagator.hpp#L61
statement should be inside braces
|
The logs for this run have expired and are no longer available.
Loading