[PWGLF] V0 Selector #16370
Triggered via pull request
August 29, 2025 14:38
GijsvWeelden
opened
#12790
Status
Failure
Total duration
16s
Artifacts
–
Annotations
10 errors and 2 notices
|
[name/function-variable]:
PWGLF/TableProducer/Strangeness/v0selector.cxx#L45
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGLF/TableProducer/Strangeness/v0selector.cxx#L44
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGLF/TableProducer/Strangeness/v0selector.cxx#L43
Use lowerCamelCase for names of functions and variables.
|
|
[doc/file]:
PWGLF/TableProducer/Strangeness/v0selector.cxx#L1
Provide mandatory file documentation.
|
|
[doc/file]:
PWGLF/TableProducer/Strangeness/v0selector.cxx#L14
Documentation for \file is missing, incorrect or misplaced.
|
|
[magic-number]:
PWGLF/TableProducer/Strangeness/v0selector.cxx#L124
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Strangeness/v0selector.cxx#L122
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[root/entity]:
PWGLF/TableProducer/Strangeness/v0selector.cxx#L248
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
[root/entity]:
PWGLF/TableProducer/Strangeness/v0selector.cxx#L208
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
[root/entity]:
PWGLF/TableProducer/Strangeness/v0selector.cxx#L167
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.
|