[PWGLF] fix index for bkg candidates #14807
Triggered via pull request
August 1, 2025 09:51
ChiaraDeMartin95
synchronize
#12370
Status
Failure
Total duration
14s
Artifacts
–
Annotations
10 errors and 2 notices
|
[magic-number]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1834
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1832
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1653
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1646
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1481
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1217
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1210
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[root/entity]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L785
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
[root/entity]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L781
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
[root/entity]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L642
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.
|