Skip to content

[PWGLF] Remove lf-propagation-service #17109

[PWGLF] Remove lf-propagation-service

[PWGLF] Remove lf-propagation-service #17109

Triggered via pull request September 15, 2025 08:51
@ddobrigkddobrigk
opened #12984
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[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#L155
Workflow name lambdajetpolarizationbuilder does not match its file name lambdaJetpolarizationbuilder.cxx. (Matches lambdajetpolarizationbuilder.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L135
Workflow name cascademlselectiontreecreator does not match its file name cascadeMLSelectionTreeCreator.cxx. (Matches cascademlselectiontreecreator.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L130
Workflow name lambdakzeromlselectiontreecreator does not match its file name lambdakzeroMLSelectionTreeCreator.cxx. (Matches lambdakzeromlselectiontreecreator.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L124
Workflow name lambdalambdatable does not match its file name LambdaLambdatable.cxx. (Matches lambdalambdatable.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L114
Workflow name v0-selector does not match its file name v0selector.cxx. (Matches v0Selector.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L89
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.