[PWGDQ] updated matching QA task #22596
Annotations
10 errors and 2 notices
|
Run tests:
PWGDQ/Tasks/qaMatching.cxx#L1074
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGDQ/Tasks/qaMatching.cxx#L1065
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGDQ/Tasks/qaMatching.cxx#L2070
Use O2 logging (LOG, LOGF, LOGP).
|
|
Run tests:
PWGDQ/Tasks/qaMatching.cxx#L2043
Use O2 logging (LOG, LOGF, LOGP).
|
|
Run tests:
PWGDQ/Tasks/qaMatching.cxx#L1523
Use O2 logging (LOG, LOGF, LOGP).
|
|
Run tests:
PWGDQ/Tasks/qaMatching.cxx#L1473
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGDQ/Tasks/qaMatching.cxx#L1416
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGDQ/Tasks/qaMatching.cxx#L1225
Use std:: prefix for names from the std namespace.
|
|
Run tests:
PWGDQ/Tasks/qaMatching.cxx#L1224
Use std:: prefix for names from the std namespace.
|
|
Run tests:
PWGDQ/Tasks/qaMatching.cxx#L33
Do not include iostream. Use O2 logging instead.
|
|
Run tests
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
|
|
Run tests
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.
|
Loading