Skip to content

Please consider the following formatting changes to #13410 #62

Please consider the following formatting changes to #13410

Please consider the following formatting changes to #13410 #62

Triggered via pull request October 16, 2025 09:06
@alibuildalibuild
opened #13
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
13s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[pdg/explicit-code]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx#L1163
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx#L1160
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx#L1141
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx#L1126
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx#L1109
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx#L1105
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx#L1097
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx#L1093
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx#L1085
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx#L1059
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
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.