Skip to content

[Do not merge, Common] Fix compilation warnings #787

[Do not merge, Common] Fix compilation warnings

[Do not merge, Common] Fix compilation warnings #787

Triggered via pull request December 10, 2024 22:40
Status Failure
Total duration 21s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
11s
O2 linter
Fit to window
Zoom out
Zoom in

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.