[PWGDQ] Adding protection to dqEfficiency_withAssoc for empty TF #18824
Triggered via pull request
October 15, 2025 09:57
mcoquet642
opened
#13393
Status
Failure
Total duration
13s
Artifacts
–
Annotations
10 errors and 2 notices
|
[const-ref-in-for-loop]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L419
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L416
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L368
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L339
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L297
Use constant references for non-modified iterators in range-based for loops.
|
|
[logging]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4167
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4158
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4153
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L244
Use O2 logging (LOG, LOGF, LOGP).
|
|
[include-iostream]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L50
Do not include iostream. Use O2 logging instead.
|
|
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.
|