Skip to content

[PWGLF] Autodetect fix: properly find versioned tables #8734

[PWGLF] Autodetect fix: properly find versioned tables

[PWGLF] Autodetect fix: properly find versioned tables #8734

Triggered via pull request April 23, 2025 17:06
Status Failure
Total duration 11s
Artifacts

o2-linter.yml

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

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangenessbuilder.cxx#L1057
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangenessbuilder.cxx#L1056
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangenessbuilder.cxx#L1055
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangenessbuilder.cxx#L976
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangenessbuilder.cxx#L954
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangenessbuilder.cxx#L904
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangenessbuilder.cxx#L903
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangenessbuilder.cxx#L902
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangenessbuilder.cxx#L901
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[root/entity]: PWGLF/TableProducer/Strangeness/strangenessbuilder.cxx#L1337
Replace ROOT entities with equivalents from standard C++ or from O2.
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.