[PWGLF] Improvements in sigma0 tasks #16033
Triggered via pull request
August 22, 2025 16:12
gianniliveraro
synchronize
#12684
Status
Failure
Total duration
14s
Artifacts
–
Annotations
10 errors and 2 notices
|
[magic-number]:
PWGLF/DataModel/LFSigmaTables.h#L331
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[pdg/explicit-code]:
PWGLF/DataModel/LFSigmaTables.h#L706
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGLF/DataModel/LFSigmaTables.h#L703
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGLF/DataModel/LFSigmaTables.h#L334
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGLF/DataModel/LFSigmaTables.h#L331
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[std-prefix]:
PWGLF/DataModel/LFSigmaTables.h#L717
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGLF/DataModel/LFSigmaTables.h#L549
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGLF/DataModel/LFSigmaTables.h#L345
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGLF/DataModel/LFSigmaTables.h#L69
Use std:: prefix for names from the std namespace.
|
|
[import-std-name]:
PWGLF/DataModel/LFSigmaTables.h#L32
Do not import names from the std namespace in headers.
|
|
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.
|