Skip to content

[PWGUD] Modification of personal task #3021

[PWGUD] Modification of personal task

[PWGUD] Modification of personal task #3021

Triggered via pull request January 22, 2025 19:45
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
7s
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.
[pi-multiple-fraction]: PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L105
Consider using multiples/fractions of PI defined in o2::constants::math.
[pdg/explicit-code]: PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L1265
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L1268
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/known-mass]: PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L929
Consider using o2::constants::physics::Mass... instead of calling a database method for a known PDG code.
[pdg/known-mass]: PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L930
Consider using o2::constants::physics::Mass... instead of calling a database method for a known PDG code.
[pdg/known-mass]: PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L1057
Consider using o2::constants::physics::Mass... instead of calling a database method for a known PDG code.
[pdg/known-mass]: PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L1058
Consider using o2::constants::physics::Mass... instead of calling a database method for a known PDG code.
[pdg/known-mass]: PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L1060
Consider using o2::constants::physics::Mass... instead of calling a database method for a known PDG code.
[pdg/known-mass]: PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L1061
Consider using o2::constants::physics::Mass... instead of calling a database method for a known PDG code.
[pdg/known-mass]: PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L1265
Consider using o2::constants::physics::Mass... instead of calling a database method for a known PDG code.
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.