[PWGLF] NucleiTask - Add DCA THnSparse #15582
Triggered via pull request
August 13, 2025 11:06
giovannimalfattore
synchronize
#12561
Status
Failure
Total duration
13s
Artifacts
–
Annotations
10 errors and 2 notices
|
[magic-number]:
PWGLF/Tasks/Nuspex/LFNucleiBATask.cxx#L3139
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/Tasks/Nuspex/LFNucleiBATask.cxx#L3129
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/Tasks/Nuspex/LFNucleiBATask.cxx#L2635
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/Tasks/Nuspex/LFNucleiBATask.cxx#L2627
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Nuspex/LFNucleiBATask.cxx#L5976
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Nuspex/LFNucleiBATask.cxx#L2209
Use constant references for non-modified iterators in range-based for loops.
|
|
[root/entity]:
PWGLF/Tasks/Nuspex/LFNucleiBATask.cxx#L2285
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
[root/entity]:
PWGLF/Tasks/Nuspex/LFNucleiBATask.cxx#L2267
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
[root/entity]:
PWGLF/Tasks/Nuspex/LFNucleiBATask.cxx#L2261
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
[root/entity]:
PWGLF/Tasks/Nuspex/LFNucleiBATask.cxx#L2255
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
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.
|