Skip to content

[PWGLF] Added output table to sigmaminustask #14523

[PWGLF] Added output table to sigmaminustask

[PWGLF] Added output table to sigmaminustask #14523

Triggered via pull request July 28, 2025 15:46
@morgmattmorgmatt
synchronize #12252
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/sigmaminustask.cxx#L156
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L175
Workflow name propagationservice does not match its file name propagationService.cxx. (Matches propagationservice.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L160
Workflow name lambdajetpolarizationbuilder does not match its file name lambdaJetpolarizationbuilder.cxx. (Matches lambdajetpolarizationbuilder.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L140
Workflow name cascademlselectiontreecreator does not match its file name cascadeMLSelectionTreeCreator.cxx. (Matches cascademlselectiontreecreator.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L135
Workflow name lambdakzeromlselectiontreecreator does not match its file name lambdakzeroMLSelectionTreeCreator.cxx. (Matches lambdakzeromlselectiontreecreator.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L129
Workflow name lambdalambdatable does not match its file name LambdaLambdatable.cxx. (Matches lambdalambdatable.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L119
Workflow name v0-selector does not match its file name v0selector.cxx. (Matches v0Selector.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L94
Workflow name sigmaminus-task does not match its file name sigmaminustask.cxx. (Matches sigmaminusTask.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L54
Workflow name hstrangecorrelationfilter does not match its file name hStrangeCorrelationFilter.cxx. (Matches hstrangecorrelationfilter.cxx.)
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.