[PWGUD] resort MC table #19273
Triggered via pull request
October 22, 2025 16:44
miedema-11
synchronize
#13497
Status
Failure
Total duration
18s
Artifacts
–
Annotations
10 errors and 2 notices
|
O2 linter result
Issues have been found.
|
|
[const-ref-in-for-loop]:
PWGUD/Tasks/flowCumulantsUpc.cxx#L955
Use constant references for non-modified iterators in range-based for loops.
|
|
[logging]:
PWGUD/Tasks/flowCumulantsUpc.cxx#L1050
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGUD/Tasks/flowCumulantsUpc.cxx#L1006
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGUD/Tasks/flowCumulantsUpc.cxx#L997
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGUD/Tasks/flowCumulantsUpc.cxx#L988
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGUD/Tasks/flowCumulantsUpc.cxx#L984
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGUD/Tasks/flowCumulantsUpc.cxx#L951
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGUD/Tasks/flowCumulantsUpc.cxx#L860
Use O2 logging (LOG, LOGF, LOGP).
|
|
[include-iostream]:
PWGUD/Tasks/flowCumulantsUpc.cxx#L56
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.
|