Skip to content

[PWGLF] Task for sigma+ reco via PCM #32194

[PWGLF] Task for sigma+ reco via PCM

[PWGLF] Task for sigma+ reco via PCM #32194

Triggered via pull request August 3, 2026 15:41
@hfriberthfribert
opened #17303
Status Failure
Total duration 21s
Artifacts

o2-linter.yml

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

Annotations

10 errors, 1 warning, and 2 notices
[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 sigmahadcorr does not match its file name sigmaHadCorr.cxx. (Matches sigmahadcorr.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L160
Workflow name lambdajetpolarizationions does not match its file name lambdaJetPolarizationIons.cxx. (Matches lambdajetpolarizationions.cxx.)
[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#L84
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
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: thollander/actions-comment-pull-request@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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.