[Do not merge, Common] Fix compilation warnings #787
Annotations
2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[pdg/explicit-code]:
Common/Core/RecoDecay.h#L45
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
[logging]:
Common/Core/RecoDecay.h#L1383
Consider using O2 logging (LOG, LOGF, LOGP).
|
[logging]:
Common/Core/RecoDecay.h#L1384
Consider using O2 logging (LOG, LOGF, LOGP).
|
[logging]:
Common/Core/RecoDecay.h#L1385
Consider using O2 logging (LOG, LOGF, LOGP).
|
[logging]:
Common/Core/RecoDecay.h#L1386
Consider using O2 logging (LOG, LOGF, LOGP).
|
[logging]:
Common/Core/RecoDecay.h#L1387
Consider using O2 logging (LOG, LOGF, LOGP).
|
[logging]:
Common/Core/RecoDecay.h#L1388
Consider using O2 logging (LOG, LOGF, LOGP).
|
[logging]:
Common/Core/RecoDecay.h#L1389
Consider using O2 logging (LOG, LOGF, LOGP).
|
[logging]:
Common/Core/RecoDecay.h#L1390
Consider using O2 logging (LOG, LOGF, LOGP).
|
[logging]:
Common/Core/RecoDecay.h#L1391
Consider using O2 logging (LOG, LOGF, LOGP).
|
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.
|