[CI] Check installed TMVA headers for syntax errors - #23387
Merged
Merged
Conversation
Test Results 23 files 23 suites 3d 18h 40m 50s ⏱️ For more details on these failures, see this check. Results for commit 225ee8c. ♻️ This comment has been updated with latest results. |
hageboeck
force-pushed
the
TMVA_headerCheck
branch
3 times, most recently
from
September 17, 2026 14:34
d91ea29 to
47b8229
Compare
The headers are not installed when the feature is off, so the suppression is not needed any more.
hageboeck
force-pushed
the
TMVA_headerCheck
branch
from
September 17, 2026 15:06
47b8229 to
b35aa54
Compare
The headers could not be included standalone because a few includes were missing.
Remove the suppressions for TMVA headers.
hageboeck
force-pushed
the
TMVA_headerCheck
branch
from
September 17, 2026 15:09
b35aa54 to
225ee8c
Compare
hageboeck
marked this pull request as ready for review
September 17, 2026 15:57
hageboeck
requested review from
bellenot,
dpiparo and
lmoneta
as code owners
September 17, 2026 15:57
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Now that the header check is merged, start unmasking some of the suppressions.
LLM disclosure: Asked an LLM what the required includes should be. Verified by compiling and testing the classic way.