Add UpdateFunctionsOfTime
action
#19549
Tests.yaml
on: pull_request
Files and formatting
6m 1s
Matrix: Unit tests
Commits
8s
Matrix: Archs
Matrix: Clang-tidy
Matrix: Unit tests on macOS
Release version
0s
Deploy documentation
0s
Annotations
32 errors and 5 warnings
Commits
Process completed with exit code 1.
|
Unit tests (clang-14, Debug, ON, OFF, JEMALLOC, 2)
Process completed with exit code 2.
|
Unit tests (clang-13, Release, OFF, OFF, JEMALLOC)
Process completed with exit code 2.
|
Unit tests (gcc-9, Debug)
Process completed with exit code 2.
|
Unit tests (gcc-10, Release)
Process completed with exit code 2.
|
Unit tests (gcc-9, Release)
Process completed with exit code 2.
|
Unit tests (gcc-10, Debug)
Process completed with exit code 2.
|
Unit tests (gcc-11, Release)
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.
|
Clang-tidy (Release):
src/Evolution/Systems/CurvedScalarWave/Worldtube/SingletonActions/InitializeEvolvedVariables.hpp#L62
the const qualified parameter 'excision_sphere' is copied for each invocation; consider making it a reference
|
Clang-tidy (Release):
src/Evolution/Systems/CurvedScalarWave/Worldtube/SingletonActions/UpdateFunctionsOfTime.hpp#L32
namespace 'control_system' not terminated with a closing comment
|
Clang-tidy (Release):
src/DataStructures/DataBox/DataBox.hpp#L1230
incomplete definition of type 'db::detail::Item<int, db::detail::ItemType::Invalid>'
|
Clang-tidy (Release):
src/DataStructures/DataBox/DataBox.hpp#L1511
static assertion failed due to requirement 'tag_is_retrievable_v<CurvedScalarWave::Worldtube::Tags::ExcisionSphere<3>, db::DataBox<brigand::list<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>, CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>, Tags::Variables<brigand::list<Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>, Tags::HistoryEvolvedVariables<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::ConcreteTimeStepper<TimeStepper>, CurvedScalarWave::Worldtube::Tags::InitialPositionAndVelocity, CurvedScalarWave::Worldtube::Tags::CurrentIteration, CurvedScalarWave::Worldtube::Tags::ExpirationTime, Tags::Time, Tags::TimeStepperRef<TimeStepper, TimeStepper>>>>': A desired tag is not in the DataBox. See the first template argument of tag_is_retrievable_v for the missing tag, and the second for the available tags.
|
Clang-tidy (Release):
src/DataStructures/DataBox/DataBox.hpp#L1511
static assertion failed due to requirement 'tag_is_retrievable_v<CurvedScalarWave::Worldtube::Tags::WorldtubeRadius, db::DataBox<brigand::list<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>, CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>, Tags::Variables<brigand::list<Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>, Tags::HistoryEvolvedVariables<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::ConcreteTimeStepper<TimeStepper>, CurvedScalarWave::Worldtube::Tags::InitialPositionAndVelocity, CurvedScalarWave::Worldtube::Tags::CurrentIteration, CurvedScalarWave::Worldtube::Tags::ExpirationTime, Tags::Time, Tags::TimeStepperRef<TimeStepper, TimeStepper>>>>': A desired tag is not in the DataBox. See the first template argument of tag_is_retrievable_v for the missing tag, and the second for the available tags.
|
Clang-tidy (Release):
src/DataStructures/DataBox/DataBoxTag.hpp#L47
static assertion failed due to requirement 'std::is_same<CurvedScalarWave::Worldtube::Tags::ExcisionSphere<3>, NoSuchType>::value': Could not find the DataBox tag in the list of DataBox tags. The first template parameter of 'first_matching_tag_impl' is the tag that cannot be found and the second is the list of tags being searched.
|
Clang-tidy (Release):
src/DataStructures/DataBox/Item.hpp#L30
static assertion failed due to requirement 'db::is_non_base_tag_v<int>': The Tag of an Item in the Databox must be derived from db::SimpleTag
|
Clang-tidy (Release)
Process completed with exit code 1.
|
Clang-tidy (Debug)
The job was canceled because "Release" failed.
|
Clang-tidy (Debug):
src/Evolution/Systems/CurvedScalarWave/Worldtube/SingletonActions/InitializeEvolvedVariables.hpp#L62
the const qualified parameter 'excision_sphere' is copied for each invocation; consider making it a reference
|
Clang-tidy (Debug):
src/Evolution/Systems/CurvedScalarWave/Worldtube/SingletonActions/UpdateFunctionsOfTime.hpp#L32
namespace 'control_system' not terminated with a closing comment
|
Clang-tidy (Debug):
src/DataStructures/DataBox/DataBox.hpp#L1213
static assertion failed due to requirement '!detail::has_no_matching_tag_v<brigand::list<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>, CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>, Tags::Variables<brigand::list<Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>, Tags::HistoryEvolvedVariables<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::ConcreteTimeStepper<TimeStepper>, CurvedScalarWave::Worldtube::Tags::InitialPositionAndVelocity, CurvedScalarWave::Worldtube::Tags::CurrentIteration, CurvedScalarWave::Worldtube::Tags::ExpirationTime, Tags::Time, Tags::TimeStepperRef<TimeStepper, TimeStepper>>, CurvedScalarWave::Worldtube::Tags::ExcisionSphere<3>>': Found no tags in the DataBox that match the tag being retrieved.
|
Clang-tidy (Debug):
src/DataStructures/DataBox/DataBox.hpp#L1216
static assertion failed due to requirement 'detail::has_unique_matching_tag_v<brigand::list<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>, CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>, Tags::Variables<brigand::list<Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>, Tags::HistoryEvolvedVariables<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::ConcreteTimeStepper<TimeStepper>, CurvedScalarWave::Worldtube::Tags::InitialPositionAndVelocity, CurvedScalarWave::Worldtube::Tags::CurrentIteration, CurvedScalarWave::Worldtube::Tags::ExpirationTime, Tags::Time, Tags::TimeStepperRef<TimeStepper, TimeStepper>>, CurvedScalarWave::Worldtube::Tags::ExcisionSphere<3>>': Found more than one tag in the DataBox that matches the tag being retrieved. This happens because more than one tag with the same base (class) tag was added to the DataBox.
|
Clang-tidy (Debug):
src/DataStructures/DataBox/DataBox.hpp#L1230
incomplete definition of type 'db::detail::Item<int, db::detail::ItemType::Invalid>'
|
Clang-tidy (Debug):
src/DataStructures/DataBox/DataBox.hpp#L1511
static assertion failed due to requirement 'tag_is_retrievable_v<CurvedScalarWave::Worldtube::Tags::ExcisionSphere<3>, db::DataBox<brigand::list<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>, CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>, Tags::Variables<brigand::list<Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>, Tags::HistoryEvolvedVariables<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::ConcreteTimeStepper<TimeStepper>, CurvedScalarWave::Worldtube::Tags::InitialPositionAndVelocity, CurvedScalarWave::Worldtube::Tags::CurrentIteration, CurvedScalarWave::Worldtube::Tags::ExpirationTime, Tags::Time, Tags::TimeStepperRef<TimeStepper, TimeStepper>>>>': A desired tag is not in the DataBox. See the first template argument of tag_is_retrievable_v for the missing tag, and the second for the available tags.
|
Clang-tidy (Debug):
src/DataStructures/DataBox/DataBox.hpp#L1511
static assertion failed due to requirement 'tag_is_retrievable_v<CurvedScalarWave::Worldtube::Tags::WorldtubeRadius, db::DataBox<brigand::list<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>, CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>, Tags::Variables<brigand::list<Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>, Tags::HistoryEvolvedVariables<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::ConcreteTimeStepper<TimeStepper>, CurvedScalarWave::Worldtube::Tags::InitialPositionAndVelocity, CurvedScalarWave::Worldtube::Tags::CurrentIteration, CurvedScalarWave::Worldtube::Tags::ExpirationTime, Tags::Time, Tags::TimeStepperRef<TimeStepper, TimeStepper>>>>': A desired tag is not in the DataBox. See the first template argument of tag_is_retrievable_v for the missing tag, and the second for the available tags.
|
Clang-tidy (Debug):
src/DataStructures/DataBox/DataBoxTag.hpp#L47
static assertion failed due to requirement 'std::is_same<CurvedScalarWave::Worldtube::Tags::ExcisionSphere<3>, NoSuchType>::value': Could not find the DataBox tag in the list of DataBox tags. The first template parameter of 'first_matching_tag_impl' is the tag that cannot be found and the second is the list of tags being searched.
|
Clang-tidy (Debug):
src/DataStructures/DataBox/Item.hpp#L30
static assertion failed due to requirement 'db::is_non_base_tag_v<int>': The Tag of an Item in the Databox must be derived from db::SimpleTag
|
Clang-tidy (Debug)
The operation was canceled.
|
Unit tests on macOS (arm64, 14, 3)
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 8.
|
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.0 is already installed and up-to-date.
To reinstall 3.31.0, run:
brew reinstall cmake
|
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.30.5 is already installed and up-to-date.
To reinstall 3.30.5, run:
brew reinstall cmake
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docs-html
|
15.1 MB |
|
release-notes
|
1.89 KB |
|