[PWGLF] Avoid initialize unused parameters while running over reduced hypertrition 3body candidates #15609
Triggered via pull request
August 13, 2025 18:58
wang-yuanzhe
opened
#12571
Status
Failure
Total duration
16s
Artifacts
–
Annotations
10 errors and 2 notices
|
[name/macro]:
PWGLF/TableProducer/Nuspex/decay3bodybuilder.cxx#L56
Use SCREAMING_SNAKE_CASE for names of macros. Leading and double underscores are not allowed.
|
|
[name/function-variable]:
PWGLF/TableProducer/Nuspex/decay3bodybuilder.cxx#L1271
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGLF/TableProducer/Nuspex/decay3bodybuilder.cxx#L510
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGLF/TableProducer/Nuspex/decay3bodybuilder.cxx#L239
Use lowerCamelCase for names of functions and variables.
|
|
[magic-number]:
PWGLF/TableProducer/Nuspex/decay3bodybuilder.cxx#L1022
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Nuspex/decay3bodybuilder.cxx#L699
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Nuspex/decay3bodybuilder.cxx#L635
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Nuspex/decay3bodybuilder.cxx#L581
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Nuspex/decay3bodybuilder.cxx#L521
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Nuspex/decay3bodybuilder.cxx#L301
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
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.
|