Skip to content

Support spherical shell blocks, create Sphere domain #19734

Support spherical shell blocks, create Sphere domain

Support spherical shell blocks, create Sphere domain #19734

Triggered via pull request December 14, 2024 06:27
Status Failure
Total duration 1h 44m 6s
Artifacts

Tests.yaml

on: pull_request
Files and formatting
5m 45s
Files and formatting
Matrix: Unit tests
Commits
8s
Commits
Matrix: Archs
Matrix: Clang-tidy
Matrix: Unit tests on macOS
Documentation
0s
Documentation
Release version
0s
Release version
Deploy documentation
0s
Deploy documentation
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 22 warnings
Unit tests (clang-13, Debug, OFF, OFF, normal)
Process completed with exit code 2.
Files and formatting
Process completed with exit code 1.
Unit tests (gcc-9, Debug)
Process completed with exit code 2.
Unit tests (clang-14, Debug, ON, OFF, JEMALLOC, 2)
Process completed with exit code 2.
Unit tests (gcc-11, Debug)
Process completed with exit code 2.
Unit tests (gcc-10, Debug)
Process completed with exit code 2.
Unit tests (gcc-9, Release)
Process completed with exit code 2.
Unit tests on macOS (arm64, 14, 3)
Process completed with exit code 2.
Unit tests (clang-13, Release, OFF, OFF, JEMALLOC)
Process completed with exit code 2.
Unit tests (gcc-10, Release)
Process completed with exit code 2.
Unit tests (gcc-11, Release)
Process completed with exit code 2.
Unit tests on macOS (x86, 13, 4)
Process completed with exit code 2.
Clang-tidy (Release): src/Domain/Block.cpp#L30
member initializer for 'geometry_' is redundant
Clang-tidy (Release): src/Domain/CreateInitialElement.cpp#L99
missing username/bug in TODO
Clang-tidy (Release): src/Domain/Creators/Sphere.cpp#L441
missing username/bug in TODO
Clang-tidy (Release): src/Domain/Structure/BlockGeometry.hpp#L23
no type named 'ostream' in namespace 'std'
Clang-tidy (Release): src/Domain/Structure/BlockGeometry.hpp#L23
no type named 'ostream' in namespace 'std'
Clang-tidy (Release): src/Domain/Structure/BlockGeometry.hpp#L23
no type named 'ostream' in namespace 'std'
Clang-tidy (Release): src/Domain/Structure/BlockGeometry.hpp#L23
no type named 'ostream' in namespace 'std'
Clang-tidy (Release): src/Domain/Structure/BlockNeighbor.hpp#L66
modification of 'std' namespace can result in undefined behavior
Clang-tidy (Release): src/Domain/Structure/BlockGeometry.hpp#L23
no type named 'ostream' in namespace 'std'
Clang-tidy (Release): src/Domain/Structure/BlockGeometry.hpp#L23
no type named 'ostream' in namespace 'std'
Clang-tidy (Debug)
The job was canceled because "Release" failed.
Clang-tidy (Debug): src/Domain/Block.cpp#L30
member initializer for 'geometry_' is redundant
Clang-tidy (Debug): src/Domain/CreateInitialElement.cpp#L99
missing username/bug in TODO
Clang-tidy (Debug): src/Domain/Creators/Sphere.cpp#L441
missing username/bug in TODO
Clang-tidy (Debug): src/Domain/Structure/BlockGeometry.hpp#L23
no type named 'ostream' in namespace 'std'
Clang-tidy (Debug): src/Domain/Structure/BlockGeometry.hpp#L23
no type named 'ostream' in namespace 'std'
Clang-tidy (Debug): src/Domain/Structure/BlockGeometry.hpp#L23
no type named 'ostream' in namespace 'std'
Clang-tidy (Debug): src/Domain/Structure/BlockGeometry.hpp#L23
no type named 'ostream' in namespace 'std'
Clang-tidy (Debug): src/Domain/Structure/BlockNeighbor.hpp#L66
modification of 'std' namespace can result in undefined behavior
Clang-tidy (Debug): src/Domain/Structure/BlockGeometry.hpp#L23
no type named 'ostream' in namespace 'std'
Clang-tidy (Debug): src/Domain/Structure/BlockGeometry.hpp#L23
no type named 'ostream' in namespace 'std'
Commits
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
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 (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 (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 (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-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 (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 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.2 is already installed and up-to-date. To reinstall 3.31.2, run: brew reinstall cmake
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 (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, Release)
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.2 is already installed and up-to-date. To reinstall 3.31.2, run: brew reinstall cmake
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