continuation #414
Tests.yaml
on: push
Files and formatting
5m 39s
Matrix: Unit tests
Commits
0s
Unit tests on macOS
1h 4m
Matrix: Archs
Matrix: Clang-tidy
Release version
0s
Deploy documentation
0s
Annotations
31 errors and 4 warnings
Files and formatting
Process completed with exit code 1.
|
Clang-tidy (Release):
src/Evolution/DgSubcell/SetInterpolators.hpp#L181
variable 'max' of type 'size_t' (aka 'unsigned long') can be declared 'const'
|
Clang-tidy (Release):
src/Evolution/VariableFixing/FixToAtmosphere.cpp#L176
variable 'comoving_magnetic_field_squared' of type 'double' can be declared 'const'
|
Clang-tidy (Release):
src/Evolution/VariableFixing/FixToAtmosphere.cpp#L283
unchecked access to optional value
|
Clang-tidy (Release):
src/Evolution/VariableFixing/FixToAtmosphere.cpp#L284
unchecked access to optional value
|
Clang-tidy (Release):
src/Evolution/VariableFixing/FixToAtmosphere.hpp#L208
parameter 'comoving_magnetic_field_squared' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
|
|
|
|
Clang-tidy (Release):
src/NumericalAlgorithms/Interpolation/ExtendedIrregularInterpolant.hpp#L40
parameter 'source_extents' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
|
Clang-tidy (Debug):
src/Evolution/DgSubcell/SetInterpolators.hpp#L181
variable 'max' of type 'size_t' (aka 'unsigned long') can be declared 'const'
|
Clang-tidy (Debug):
src/Evolution/DgSubcell/SetInterpolators.hpp#L192
boolean expression can be simplified by DeMorgan's theorem
|
Clang-tidy (Debug):
src/Evolution/VariableFixing/FixToAtmosphere.cpp#L176
variable 'comoving_magnetic_field_squared' of type 'double' can be declared 'const'
|
Clang-tidy (Debug):
src/Evolution/VariableFixing/FixToAtmosphere.cpp#L283
unchecked access to optional value
|
Clang-tidy (Debug):
src/Evolution/VariableFixing/FixToAtmosphere.cpp#L284
unchecked access to optional value
|
Clang-tidy (Debug):
src/Evolution/VariableFixing/FixToAtmosphere.hpp#L208
parameter 'comoving_magnetic_field_squared' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
|
|
|
|
Clang-tidy (Debug):
src/NumericalAlgorithms/Interpolation/ExtendedIrregularInterpolant.hpp#L40
parameter 'source_extents' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
|
Unit tests (clang-14, Debug, ON, OFF, JEMALLOC, 2)
Process completed with exit code 2.
|
Unit tests (gcc-10, Debug)
Process completed with exit code 2.
|
Unit tests on macOS
Process completed with exit code 2.
|
Unit tests (gcc-10, Release)
Process completed with exit code 2.
|
Unit tests (clang-13, Release, OFF, OFF, JEMALLOC)
Process completed with exit code 2.
|
Unit tests (gcc-11, Debug)
Process completed with exit code 2.
|
Unit tests (clang-14, Release, 3.18.2, /work/charm_7_0_0/mpi-linux-x86_64-smp-clang, 3, ON, ON)
Process completed with exit code 2.
|
Unit tests (gcc-9, Debug)
Process completed with exit code 2.
|
Unit tests (gcc-11, Release)
Process completed with exit code 2.
|
Unit tests (clang-13, Debug, OFF, OFF, normal)
Process completed with exit code 2.
|
Unit tests (gcc-9, Release)
Process completed with exit code 2.
|
Unit tests on macOS
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
Unit tests on macOS
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
Unit tests on macOS
cmake 3.30.1 is already installed and up-to-date.
To reinstall 3.30.1, run:
brew reinstall cmake
|
Unit tests on macOS
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|