Skip to content

Use new common time dependent options in Sphere and BCO domains #19737

Use new common time dependent options in Sphere and BCO domains

Use new common time dependent options in Sphere and BCO domains #19737

Triggered via pull request December 16, 2024 18:09
Status Failure
Total duration 1h 26m 5s
Artifacts

Tests.yaml

on: pull_request
Files and formatting
5m 42s
Files and formatting
Matrix: Unit tests
Commits
7s
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

35 errors and 22 warnings
Commits
Process completed with exit code 1.
Files and formatting
Process completed with exit code 1.
Unit tests on macOS (arm64, 14, 3)
Process completed with exit code 2.
Unit tests (gcc-9, Debug)
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 (clang-14, Debug, ON, OFF, JEMALLOC, 2)
Process completed with exit code 2.
Unit tests (gcc-9, Release)
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 (clang-13, Release, OFF, OFF, JEMALLOC)
Process completed with exit code 2.
Unit tests on macOS (x86, 13, 4)
Process completed with exit code 2.
Unit tests (clang-13, Debug, OFF, OFF, normal)
Process completed with exit code 2.
Clang-tidy (Release): src/Domain/Creators/TimeDependentOptions/TranslationMap.hpp#L40
constructors that are callable with a single argument must be marked explicit to avoid unintentional implicit conversions
Clang-tidy (Release): src/Domain/FunctionsOfTime/QuaternionFunctionOfTime.cpp#L91
variable 'quaternion' of type 'std::array<DataVector, 1>' can be declared 'const'
Clang-tidy (Release): src/Evolution/Ringdown/StrahlkorperCoefsInRingdownDistortedFrame.cpp#L58
no matching constructor for initialization of 'const domain::creators::sphere::TimeDependentMapOptions'
Clang-tidy (Release): tests/Unit/Domain/Creators/Test_BinaryCompactObject.cpp#L874
no matching constructor for initialization of 'domain::creators::bco::TimeDependentMapOptions<false>'
Clang-tidy (Release): tests/Unit/Domain/Creators/Test_CylindricalBinaryCompactObject.cpp#L403
no matching constructor for initialization of 'TimeDepOptions' (aka 'TimeDependentMapOptions<true>')
Clang-tidy (Debug)
The job was canceled because "Release" failed.
Clang-tidy (Debug): src/Domain/Creators/TimeDependentOptions/TranslationMap.hpp#L40
constructors that are callable with a single argument must be marked explicit to avoid unintentional implicit conversions
Clang-tidy (Debug): src/Domain/FunctionsOfTime/QuaternionFunctionOfTime.cpp#L91
variable 'quaternion' of type 'std::array<DataVector, 1>' can be declared 'const'
Clang-tidy (Debug): src/Evolution/Ringdown/StrahlkorperCoefsInRingdownDistortedFrame.cpp#L58
no matching constructor for initialization of 'const domain::creators::sphere::TimeDependentMapOptions'
Clang-tidy (Debug): tests/Unit/Domain/Creators/Test_BinaryCompactObject.cpp#L874
no matching constructor for initialization of 'domain::creators::bco::TimeDependentMapOptions<false>'
Clang-tidy (Debug): tests/Unit/Domain/Creators/Test_CylindricalBinaryCompactObject.cpp#L403
no matching constructor for initialization of 'TimeDepOptions' (aka 'TimeDependentMapOptions<true>')
Commits
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 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 (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, 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 (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-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-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 (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
Archs (gcc-9)
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 (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
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
Clang-tidy (Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636