Revert reordering of fluxes and sources in B evolution #538
Tests.yaml
on: push
Files and formatting
5m 40s
Matrix: Unit tests
Commits
0s
Matrix: Archs
Matrix: Clang-tidy
Matrix: Unit tests on macOS
Release version
0s
Deploy documentation
0s
Annotations
36 errors and 21 warnings
Unit tests on macOS (arm64, 14, 3)
Process completed with exit code 2.
|
Files and formatting
Process completed with exit code 1.
|
Unit tests (clang-13, Release, OFF, OFF, JEMALLOC)
Process completed with exit code 2.
|
Unit tests (clang-13, Debug, OFF, OFF, normal)
Process completed with exit code 2.
|
Unit tests (gcc-10, Debug)
Process completed with exit code 1.
|
Unit tests (clang-14, Debug, ON, OFF, JEMALLOC, 2)
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 on macOS (x86, 13, 4)
Process completed with exit code 2.
|
Unit tests (gcc-10, Release)
Process completed with exit code 2.
|
Unit tests (gcc-11, Debug)
Process completed with exit code 2.
|
Unit tests (gcc-9, Release)
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 (gcc-11, Release)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Unit tests (gcc-11, Release)
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
|
Clang-tidy (Release):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L26
unused parameter 'extents'
|
Clang-tidy (Release):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L26
parameter 'extents' is unused
|
Clang-tidy (Release):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L27
braces around scalar initializer
|
Clang-tidy (Release):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L32
variable 'ix' of type 'size_t' (aka 'unsigned long') can be declared 'const'
|
Clang-tidy (Release):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L33
variable 'iy' of type 'size_t' (aka 'unsigned long') can be declared 'const'
|
Clang-tidy (Release):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L39
variable 'ix' of type 'size_t' (aka 'unsigned long') can be declared 'const'
|
Clang-tidy (Release):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L40
variable 'iy' of type 'size_t' (aka 'unsigned long') can be declared 'const'
|
Clang-tidy (Release):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L41
variable 'iz' of type 'size_t' (aka 'unsigned long') can be declared 'const'
|
Clang-tidy (Release):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L55
variable 'lower_side' of type 'bool' can be declared 'const'
|
Clang-tidy (Release):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L65
variable 'ne' of type 'size_t' (aka 'unsigned long') can be declared 'const'
|
Clang-tidy (Debug)
The job was canceled because "Release" failed.
|
Clang-tidy (Debug):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L26
unused parameter 'extents'
|
Clang-tidy (Debug):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L26
parameter 'extents' is unused
|
Clang-tidy (Debug):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L27
braces around scalar initializer
|
Clang-tidy (Debug):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L32
variable 'ix' of type 'size_t' (aka 'unsigned long') can be declared 'const'
|
Clang-tidy (Debug):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L33
variable 'iy' of type 'size_t' (aka 'unsigned long') can be declared 'const'
|
Clang-tidy (Debug):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L39
variable 'ix' of type 'size_t' (aka 'unsigned long') can be declared 'const'
|
Clang-tidy (Debug):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L40
variable 'iy' of type 'size_t' (aka 'unsigned long') can be declared 'const'
|
Clang-tidy (Debug):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L41
variable 'iz' of type 'size_t' (aka 'unsigned long') can be declared 'const'
|
Clang-tidy (Debug):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L55
variable 'lower_side' of type 'bool' can be declared 'const'
|
Clang-tidy (Debug):
src/Evolution/DgSubcell/CombineVolumeGhostData.cpp#L65
variable 'ne' of type 'size_t' (aka 'unsigned long') can be declared 'const'
|
Unit tests on macOS (arm64, 14, 3)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Unit tests on macOS (arm64, 14, 3)
cmake 3.31.3 is already installed and up-to-date.
To reinstall 3.31.3, run:
brew reinstall cmake
|
Files and formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests (clang-13, Release, OFF, OFF, JEMALLOC)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests (clang-13, Debug, OFF, OFF, normal)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests (gcc-10, Debug)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests (clang-14, Debug, ON, OFF, JEMALLOC, 2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests (clang-14, Release, 3.18.2, /work/charm_7_0_0/mpi-linux-x86_64-smp-clang, 3, ON, ON)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests on macOS (x86, 13, 4)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Unit tests on macOS (x86, 13, 4)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
Unit tests on macOS (x86, 13, 4)
cmake 3.31.3 is already installed and up-to-date.
To reinstall 3.31.3, run:
brew reinstall cmake
|
Unit tests (gcc-10, Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests (gcc-11, Debug)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests (gcc-9, Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests (gcc-9, Debug)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests (gcc-11, Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Archs (gcc-9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Archs (clang-13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Archs (gcc-10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Archs (clang-14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clang-tidy (Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|