[PWGDQ] Add jpsiKineDcaQualitynoPID cut in CutsLibrary.cxx #21831
Triggered via pull request
December 11, 2025 18:29
LucasFerrandi
opened
#14183
Status
Failure
Total duration
13s
Artifacts
–
Annotations
10 errors and 2 notices
|
[magic-number]:
PWGDQ/Core/CutsLibrary.cxx#L4503
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGDQ/Core/CutsLibrary.cxx#L2779
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGDQ/Core/CutsLibrary.cxx#L2722
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGDQ/Core/CutsLibrary.cxx#L1952
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGDQ/Core/CutsLibrary.cxx#L1478
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGDQ/Core/CutsLibrary.cxx#L1178
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[logging]:
PWGDQ/Core/CutsLibrary.cxx#L7251
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGDQ/Core/CutsLibrary.cxx#L7249
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGDQ/Core/CutsLibrary.cxx#L7247
Use O2 logging (LOG, LOGF, LOGP).
|
|
[include-iostream]:
PWGDQ/Core/CutsLibrary.cxx#L23
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.
|