Conversation
|
Hi @bonventre,
which require these tests: build. @Mu2e/write, @Mu2e/fnalbuild-users have access to CI actions on main. ⌛ The following tests have been triggered for 0cb1dca: build (Build queue - API unavailable) |
|
☀️ The build tests passed at 0cb1dca.
N.B. These results were obtained from a build of this Pull Request at 0cb1dca after being merged into the base branch at 35b6176. For more information, please check the job page here. |
|
cet::exception streams are not std::ostream objects in the traditional sense. Using std::endl (which flushes the stream buffer) may not behave as intended, or worse, may fail to compile depending on the cet::exception implementation. The conventional pattern with cet::exception is to use the newline character "\n" instead. |
|
📝 The HEAD of |
|
@FNALbuild run build test |
|
⌛ The following tests have been triggered for 03b1b4b: build (Build queue - API unavailable) |
|
☀️ The build tests passed at 03b1b4b.
N.B. These results were obtained from a build of this Pull Request at 03b1b4b after being merged into the base branch at a2a2227. For more information, please check the job page here. |
No description provided.