[PWGJE] include origin of track in outlier ID #20940
Triggered via pull request
November 21, 2025 22:42
jaimenorman
synchronize
#13929
Status
Failure
Total duration
13s
Artifacts
–
Annotations
10 errors and 2 notices
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetFinderQA.cxx#L604
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetFinderQA.cxx#L580
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetFinderQA.cxx#L568
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetFinderQA.cxx#L551
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetFinderQA.cxx#L520
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetFinderQA.cxx#L490
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetFinderQA.cxx#L456
Use constant references for non-modified iterators in range-based for loops.
|
|
[name/o2-task]:
PWGJE/TableProducer/mcOutlierRejector.cxx#L1
Specify task name only when it cannot be derived from the struct name. Only append to the default name.
|
|
[name/o2-task]:
PWGJE/TableProducer/mcOutlierRejector.cxx#L158
Specified task name mc-outlier-rejector produces device name mc-outlier-rejector which does not match the device name mc-outlier-rejector-task from the struct name McOutlierRejectorTask. (Matching struct name McOutlierRejector)
|
|
[const-ref-in-for-loop]:
PWGJE/TableProducer/mcOutlierRejector.cxx#L65
Use constant references for non-modified iterators in range-based for loops.
|
|
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
|
|
O2 linter
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.
|